Changeset 7046 in vbox
- Timestamp:
- Feb 20, 2008 3:45:18 PM (17 years ago)
- svn:sync-xref-src-repo-rev:
- 28281
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/PATM/PATMInternal.h
r7015 r7046 428 428 RTGCPHYS GCPhys; 429 429 RTGCPTR pCachedData; 430 #if GC_ARCH_BITS == 32 431 RTGCPTR Alignment0; /**< Align the structure size on a 8-byte boundrary. */ 432 #endif 430 433 } mmio; 431 434
Note:
See TracChangeset
for help on using the changeset viewer.