Changeset 30572 in vbox for trunk/src/VBox/VMM/include/internal/pgm.h
- Timestamp:
- Jul 2, 2010 11:52:02 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/include/internal/pgm.h
r30529 r30572 31 31 VMMDECL(RTR3PTR) PGMPhysGCPhys2R3PtrAssert(PVM pVM, RTGCPHYS GCPhys, RTUINT cbRange); 32 32 #endif 33 VMMDECL(int) PGMPhysGCPtr2R3Ptr(PVMCPU pVCpu, RTGCPTR GCPtr, PRTR3PTR pR3Ptr);34 33 35 34 #endif
Note:
See TracChangeset
for help on using the changeset viewer.