Changeset 1836 in vbox for trunk/src/recompiler/new
- Timestamp:
- Mar 30, 2007 6:03:49 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/recompiler/new/VBoxREMWrapperA.asm
r1818 r1836 26 26 BEGINCODE 27 27 28 %ifdef __WIN64__ 28 %ifdef __WIN__ 29 %ifdef __AMD64__ 29 30 30 31 … … 608 609 ENDPROC WrapMSC2GCC9Int 609 610 610 %endif ; __WIN64__ 611 %endif ; __AMD64__ 612 %endif ; __WIN__ 613
Note:
See TracChangeset
for help on using the changeset viewer.