VirtualBox

Changeset 30773 in vbox for trunk/src/VBox/Devices/VMMDev


Ignore:
Timestamp:
Jul 10, 2010 5:13:03 AM (15 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
63569
Message:

alignment fix.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/VMMDev/VMMDevState.h

    r30772 r30773  
    244244    bool                fTestingEnabled;
    245245    /** Alignment padding. */
    246     bool                afPadding[6];
     246    bool                afPadding[HC_ARCH_BITS == 32 ? 6 : 2];
    247247#ifndef VBOX_WITHOUT_TESTING_FEATURES
    248248    /** The high timestamp value. */
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