Changeset 41538 in vbox
- Timestamp:
- Jun 1, 2012 11:36:28 AM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/Graphics/DevVGA.h
r41536 r41538 254 254 /** end-of-common-state-marker */ 255 255 uint32_t u32Marker; 256 #if HC_ARCH_BITS == 64257 256 uint32_t Padding0; 258 #endif259 257 /** The physical address the VRAM was assigned. */ 260 258 RTGCPHYS GCPhysVRAM;
Note:
See TracChangeset
for help on using the changeset viewer.