VirtualBox

Changeset 5527 in vbox


Ignore:
Timestamp:
Oct 26, 2007 6:27:35 PM (17 years ago)
Author:
vboxsync
Message:

32-bit alignment.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/pdmusb.h

    r5526 r5527  
    439439    R3PTRTYPE(void *)           pvVUsbDev;
    440440    /** Padding to make achInstanceData aligned at 32 byte boundrary. */
    441     uint32_t                    au32Padding[HC_ARCH_BITS == 32 ? 3 : 4];
     441    uint32_t                    au32Padding[HC_ARCH_BITS == 32 ? 2 : 4];
    442442    /** Device instance data. The size of this area is defined
    443443     * in the PDMUSBREG::cbInstanceData field. */
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