Changeset 53752 in vbox for trunk/src/VBox/Devices/Graphics
- Timestamp:
- Jan 6, 2015 8:48:32 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/Graphics/DevVGA.h
r53751 r53752 311 311 /** External command to be executed in the FIFO thread. */ 312 312 uint8_t u8FIFOExtCommand; 313 bool Padding6 [HC_ARCH_BITS == 64 ? 1 : 5];313 bool Padding6; 314 314 } VMSVGAState; 315 315 #endif /* VBOX_WITH_VMSVGA */
Note:
See TracChangeset
for help on using the changeset viewer.