VirtualBox

Ignore:
Timestamp:
Jan 20, 2014 5:07:43 PM (11 years ago)
Author:
vboxsync
Message:

32-bit build fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/testcase/tstDeviceStructSize.cpp

    r48947 r50126  
    324324    CHECK_MEMBER_ALIGNMENT(PITSTATE, StatPITIrq, 8);
    325325    CHECK_MEMBER_ALIGNMENT(SerialState, CritSect, 8);
     326#ifdef VBOX_WITH_VMSVGA
     327    CHECK_MEMBER_ALIGNMENT(VGASTATE, svga.u64HostWindowId, 8);
     328#endif
     329    CHECK_MEMBER_ALIGNMENT(VGASTATE, GCPhysVRAM, 8);
    326330    CHECK_MEMBER_ALIGNMENT(VGASTATE, Dev, 8);
    327331    CHECK_MEMBER_ALIGNMENT(VGASTATE, CritSect, 8);
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