Changeset 13577 in vbox for trunk/include/VBox
- Timestamp:
- Oct 27, 2008 1:53:04 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/VBox/selm.h
r12989 r13577 128 128 * switchers. Don't exploit this API! 129 129 */ 130 VMMDECL(RT GCPTR) SELMGetHyperGDT(PVM pVM);130 VMMDECL(RTRCPTR) SELMGetHyperGDT(PVM pVM); 131 131 132 132 /**
Note:
See TracChangeset
for help on using the changeset viewer.