Changeset 32245 in vbox for trunk/src/VBox/VMM/include
- Timestamp:
- Sep 6, 2010 9:51:00 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/include/internal/pgm.h
r30572 r32245 31 31 VMMDECL(RTR3PTR) PGMPhysGCPhys2R3PtrAssert(PVM pVM, RTGCPHYS GCPhys, RTUINT cbRange); 32 32 #endif 33 33 VMMR3DECL(void) PGMR3ResetNoMorePhysWritesFlag(PVM pVM); 34 34 #endif
Note:
See TracChangeset
for help on using the changeset viewer.