Changeset 51218 in vbox for trunk/src/VBox/Devices/Graphics
- Timestamp:
- May 8, 2014 6:08:40 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/Graphics/DevVGA.h
r51217 r51218 296 296 /** Status LUN\#0: Leds interface. */ 297 297 PDMILEDPORTS ILeds; 298 299 #if HC_ARCH_BITS == 32 300 uint32_t Padding2; 301 #endif 302 298 303 /** Pointer to base interface of the driver. */ 299 304 R3PTRTYPE(PPDMIBASE) pDrvBase;
Note:
See TracChangeset
for help on using the changeset viewer.