VirtualBox

Changeset 38841 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Sep 23, 2011 11:39:15 AM (13 years ago)
Author:
vboxsync
Message:

VMInternal.h: Alignment fix.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/include/VMInternal.h

    r38838 r38841  
    331331    bool volatile                   fWait;
    332332    /** Align the next bit. */
    333     bool                            afAlignment[7];
     333    bool                            afAlignment[HC_ARCH_BITS == 32 ? 3 : 7];
    334334
    335335    /** @name Generic Halt data
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