Changeset 66195 in vbox for trunk/src/VBox/ValidationKit/bootsectors/bs3kit
- Timestamp:
- Mar 22, 2017 2:19:56 PM (8 years ago)
- svn:sync-xref-src-repo-rev:
- 114110
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/ValidationKit/bootsectors/bs3kit/bs3-cmn-SwitchTo32Bit.asm
r60527 r66195 144 144 popfd 145 145 pop eax 146 ret 146 TONLY64 ret 4 147 TNOT64 ret 147 148 %endif 148 149 BS3_PROC_END_CMN Bs3SwitchTo32Bit
Note:
See TracChangeset
for help on using the changeset viewer.