Changeset 14901 in vbox for trunk/include/VBox
- Timestamp:
- Dec 2, 2008 2:23:22 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/VBox/sup.h
r14825 r14901 857 857 SUPR0DECL(int) SUPR0Printf(const char *pszFormat, ...); 858 858 SUPR0DECL(SUPPAGINGMODE) SUPR0GetPagingMode(void); 859 SUPR0DECL(int) SUPR0 NativeEnableHwVirtExt(PSUPDRVSESSION pSession,bool fEnable);859 SUPR0DECL(int) SUPR0EnableVTx(bool fEnable); 860 860 861 861 /** @name Absolute symbols
Note:
See TracChangeset
for help on using the changeset viewer.