- Timestamp:
- Sep 2, 2008 1:18:47 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/PATM/PATMSSM.cpp
r11983 r11984 653 653 } 654 654 655 #if def LOG_ENABLED655 #if 0 /* can fail def LOG_ENABLED */ 656 656 if ( pPatchRec->patch.uState != PATCH_REFUSED 657 657 && !(pPatchRec->patch.flags & PATMFL_INT3_REPLACEMENT))
Note:
See TracChangeset
for help on using the changeset viewer.