- Timestamp:
- Apr 17, 2007 12:42:00 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/VMMAll/IOMAllMMIO.cpp
r2121 r2128 47 47 #ifndef IN_RING3 48 48 49 #ifndef IN_RING050 49 /** @def IOMGC_MOVS_SUPPORT 51 * Define IOMGC_MOVS_SUPPORT for movsb/w/d support in GC .50 * Define IOMGC_MOVS_SUPPORT for movsb/w/d support in GC and R0. 52 51 */ 53 52 #define IOMGC_MOVS_SUPPORT 54 #endif55 53 56 54 /*******************************************************************************
Note:
See TracChangeset
for help on using the changeset viewer.