Changeset 66047 in vbox
- Timestamp:
- Mar 10, 2017 5:30:30 PM (8 years ago)
- File:
-
- 1 edited
-
trunk/include/VBox/vmm/hm_svm.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/VBox/vmm/hm_svm.h
r66042 r66047 32 32 #include <iprt/asm.h> 33 33 34 #ifdef RT_OS_SOLARIS 35 # undef ES 36 # undef SS 37 # undef FS 38 # undef GS 39 #endif 34 40 35 41 /** @defgroup grp_hm_svm SVM (AMD-V) Types and Definitions
Note:
See TracChangeset
for help on using the changeset viewer.

