VirtualBox

Changeset 62017 in vbox for trunk/src/VBox/VMM


Ignore:
Timestamp:
Jul 4, 2016 11:11:35 PM (9 years ago)
Author:
vboxsync
Message:

IEM: 32-bit build fix

File:
1 edited

Legend:

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

    r62016 r62017  
    455455    uint8_t                 abOpcode[15];
    456456    /** Explicit alignment padding. */
    457     uint8_t                 abAlignment2[HC_ARCH_BITS == 64 ? 5 : 1];
     457    uint8_t                 abAlignment2[HC_ARCH_BITS == 64 ? 5 : 5];
    458458    /** @} */
    459459
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