Changeset 12065 in vbox for trunk/include
- Timestamp:
- Sep 3, 2008 3:49:44 PM (17 years ago)
- svn:sync-xref-src-repo-rev:
- 35998
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/VBox/hwacc_vmx.h ¶
r11756 r12065 1070 1070 #endif 1071 1071 1072 /** 1073 * Executes VMPTRST 1074 * 1075 * @returns VBox status code 1076 * @param pVMCS Address that will receive the current pointer 1077 */ 1078 DECLASM(int) VMXGetActivateVMCS(RTHCPHYS *pVMCS); 1072 1079 1073 1080 /**
Note:
See TracChangeset
for help on using the changeset viewer.