Changeset 6820 in vbox for trunk/include
- Timestamp:
- Feb 5, 2008 9:54:28 PM (17 years ago)
- svn:sync-xref-src-repo-rev:
- 27930
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/VBox/pgm.h
r6546 r6820 1425 1425 #endif /* !VBOX_WITH_NEW_PHYS_CODE */ 1426 1426 1427 PGMR3DECL(int) PGMR3PhysRegisterRam(PVM pVM, RTGCPHYS GCPhys, RTGCPHYS cb, const char *pszDesc); 1428 1427 1429 /** 1428 1430 * Interface that the MMR3RamRegister(), MMR3RomRegister() and MMIO handler
Note:
See TracChangeset
for help on using the changeset viewer.