Changeset 4772 in vbox for trunk/src/VBox/VMM/PATM
- Timestamp:
- Sep 13, 2007 1:35:19 PM (17 years ago)
- svn:sync-xref-src-repo-rev:
- 24462
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/PATM/PATM.cpp
r4396 r4772 64 64 static int patmDeactivateInt3Patch(PVM pVM, PPATCHINFO pPatch); 65 65 66 #ifdef DEBUG// keep gcc quiet66 #ifdef LOG_ENABLED // keep gcc quiet 67 67 static bool patmIsCommonIDTHandlerPatch(PVM pVM, RTGCPTR pInstrGC); 68 68 #endif
Note:
See TracChangeset
for help on using the changeset viewer.