Changeset 6255 in vbox
- Timestamp:
- Jan 6, 2008 1:07:29 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/VMMGC/VMMGC.mac
r5999 r6255 49 49 ; this syntax requires a patch yasm, sorry. 50 50 %macro VMMR0_SEG 1 51 [section %1 segname 51 [section %1 segname=VMMR0 align=1 ] 52 52 %endmacro 53 53 %else
Note:
See TracChangeset
for help on using the changeset viewer.