Changeset 66182 in vbox for trunk/src/VBox/ValidationKit/bootsectors/bs3kit/bs3-mode-TestDoModesByMaxStub.asm
- Timestamp:
- Mar 21, 2017 3:18:49 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/ValidationKit/bootsectors/bs3kit/bs3-mode-TestDoModesByMaxStub.asm
r66181 r66182 46 46 jmp far TMPL_FAR_NM(Bs3TestDoModesByMax) 47 47 %else 48 extern TMPL_ NM(Bs3TestDoModesByMax):wrt CGROUP1648 extern TMPL_FAR_NM(Bs3TestDoModesByMax):wrt CGROUP16 49 49 jmp TMPL_NM(Bs3TestDoModesByMax) 50 50 %endif
Note:
See TracChangeset
for help on using the changeset viewer.