- Timestamp:
- Mar 22, 2007 2:45:36 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/VMMGC/VMMGC.mac
r1609 r1626 60 60 %ifdef ASM_FORMAT_PE 61 61 %macro VMMR0_SEG 1 62 [section . VMMR0.%1 rdataalign=1 ]62 [section .rdata$VMMR0.%1 align=1 ] 63 63 %endmacro 64 64 %define VMMR0_SEG_DEFINED
Note:
See TracChangeset
for help on using the changeset viewer.