Changeset 7089 in vbox for trunk/src/VBox/VMM/PATM
- Timestamp:
- Feb 22, 2008 9:08:35 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/PATM/PATMInternal.h
r7046 r7089 428 428 RTGCPHYS GCPhys; 429 429 RTGCPTR pCachedData; 430 #if GC_ARCH_BITS == 32431 RTGCPTR Alignment0; /**< Align the structure size on a 8-byte boundrary. */432 #endif433 430 } mmio; 434 431
Note:
See TracChangeset
for help on using the changeset viewer.