Changeset 52699 in vbox for trunk/include/VBox/vmm
- Timestamp:
- Sep 11, 2014 1:31:23 PM (11 years ago)
- svn:sync-xref-src-repo-rev:
- 96034
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/VBox/vmm/gim.h
r52675 r52699 164 164 */ 165 165 VMMR3_INT_DECL(int) GIMR3Init(PVM pVM); 166 VMMR3_INT_DECL(int) GIMR3Init Finalize(PVM pVM);166 VMMR3_INT_DECL(int) GIMR3InitCompleted(PVM pVM); 167 167 VMMR3_INT_DECL(int) GIMR3Term(PVM pVM); 168 168 VMMR3_INT_DECL(void) GIMR3Reset(PVM pVM);
Note:
See TracChangeset
for help on using the changeset viewer.