Changeset 80649 in vbox for trunk/include
- Timestamp:
- Sep 7, 2019 12:59:36 PM (6 years ago)
- svn:sync-xref-src-repo-rev:
- 133180
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/VBox/vmm/iom.h
r80641 r80649 313 313 */ 314 314 VMMR3_INT_DECL(int) IOMR3Init(PVM pVM); 315 VMMR3_INT_DECL(int) IOMR3InitCompleted(PVM pVM, VMINITCOMPLETED enmWhat); 315 316 VMMR3_INT_DECL(void) IOMR3Reset(PVM pVM); 316 317 VMMR3_INT_DECL(void) IOMR3Relocate(PVM pVM, RTGCINTPTR offDelta);
Note:
See TracChangeset
for help on using the changeset viewer.