VirtualBox

Ignore:
Timestamp:
Jan 20, 2014 4:52:31 PM (11 years ago)
Author:
vboxsync
Message:

Devices/Graphics: added missing tstDeviceStructSizeRC tests

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Graphics/DevVGA.h

    r49983 r50125  
    355355        uint32_t                    u32RegCaps;
    356356        /** Physical address of command mmio range. */
     357        uint32_t                    Padding2;
    357358        RTIOPORT                    BasePort;
    358359        /** Port io index register. */
     
    376377        /** VRAM page monitoring enabled or not. */
    377378        bool                        fVRAMTracking;
    378         bool                        Padding6[HC_ARCH_BITS == 64 ? 6 : 2];
     379        bool                        Padding6[2];
    379380    } svga;
    380381#endif
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette