VirtualBox

Changeset 37361 in vbox for trunk/src/VBox/Devices/USB


Ignore:
Timestamp:
Jun 7, 2011 6:31:56 PM (14 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
72130
Message:

Alignment fix.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/USB/VUSBInternal.h

    r37359 r37361  
    340340     * @todo remove this? */
    341341    VUSBHUB                 Hub;
     342#if HC_ARCH_BITS == 32
     343    uint32_t                Alignment0;
     344#endif
    342345    /** Address hash table. */
    343346    PVUSBDEV                apAddrHash[VUSB_ADDR_HASHSZ];
     
    356359    /** Chain of devices attached to this hub. */
    357360    PVUSBDEV                pDevices;
    358 #if HC_ARCH_BITS == 32
    359 //    uint32_t                Alignment0;
    360 #endif
    361361    /** Availability Bitmap. */
    362362    VUSBPORTBITMAP          Bitmap;
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette