Changeset 40779 in vbox for trunk/src/VBox/HostDrivers/Support/SUPDrvTracerA.asm
- Timestamp:
- Apr 5, 2012 3:37:50 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/HostDrivers/Support/SUPDrvTracerA.asm
r40777 r40779 49 49 jmp rax 50 50 %else 51 mov eax 51 mov eax, [NAME(g_g_pfnSupdrvProbeFireKernel)] 52 52 jmp eax 53 53 %endif
Note:
See TracChangeset
for help on using the changeset viewer.