Changeset 14748 in vbox for trunk/include/VBox
- Timestamp:
- Nov 28, 2008 12:34:24 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/VBox/pgm.h
r14346 r14748 470 470 VMMR0DECL(int) PGMR0DynMapInitVM(PVM pVM); 471 471 VMMR0DECL(void) PGMR0DynMapTermVM(PVM pVM); 472 VMMR0DECL(int) PGMR0DynMapAssertIntegrity(void); 472 473 # endif 473 474 /** @} */
Note:
See TracChangeset
for help on using the changeset viewer.