Changeset 4921 in vbox for trunk/src/VBox
- Timestamp:
- Sep 20, 2007 11:51:47 AM (18 years ago)
- svn:sync-xref-src-repo-rev:
- 24666
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/VMMR0/VMMR0.cpp
r4920 r4921 871 871 VMMR0DECL(void) vmmR0LoggerFlush(PRTLOGGER pLogger) 872 872 { 873 _asm int 3;874 873 /* 875 874 * Convert the pLogger into a VM handle and 'call' back to Ring-3.
Note:
See TracChangeset
for help on using the changeset viewer.