Changeset 17305 in vbox for trunk/include
- Timestamp:
- Mar 3, 2009 6:19:29 PM (16 years ago)
- svn:sync-xref-src-repo-rev:
- 43675
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/VBox/pgm.h
r17251 r17305 284 284 || (enmProt) == PGMROMPROT_READ_ROM_WRITE_RAM ) 285 285 286 286 VMMDECL(int) PGMRegisterStringFormatTypes(void); 287 VMMDECL(void) PGMDeregisterStringFormatTypes(void); 287 288 VMMDECL(RTHCPHYS) PGMGetHyperCR3(PVM pVM); 288 289 VMMDECL(RTHCPHYS) PGMGetNestedCR3(PVM pVM, PGMMODE enmShadowMode);
Note:
See TracChangeset
for help on using the changeset viewer.