- Timestamp:
- Jun 1, 2012 10:17:57 AM (13 years ago)
- svn:sync-xref-src-repo-rev:
- 78298
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/Graphics/DevVGA.h ¶
r41533 r41535 254 254 /** end-of-common-state-marker */ 255 255 uint32_t u32Marker; 256 #if HC_ARCH_BITS == 64 257 uint32_t Padding0; 258 #endif 256 259 /** The physical address the VRAM was assigned. */ 257 260 RTGCPHYS GCPhysVRAM;
Note:
See TracChangeset
for help on using the changeset viewer.