Changeset 12157 in vbox for trunk/src/VBox/HostDrivers/Support/win/SUPDrvA-win.asm
- Timestamp:
- Sep 5, 2008 9:00:37 PM (17 years ago)
- svn:sync-xref-src-repo-rev:
- 36123
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/HostDrivers/Support/win/SUPDrvA-win.asm
r12152 r12157 39 39 %endif 40 40 extern _DbgPrint 41 42 ;;43 ; Kind of alias for DbgPrint44 BEGINPROC AssertMsg245 jmp _DbgPrint46 ENDPROC AssertMsg247 41 48 42 ;;
Note:
See TracChangeset
for help on using the changeset viewer.