VirtualBox

Changeset 59249 in vbox for trunk/src/VBox/Devices


Ignore:
Timestamp:
Jan 4, 2016 2:18:00 PM (9 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
104878
Message:

Build fix for x86

Location:
trunk/src/VBox/Devices/Storage
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Storage/DevAHCI.cpp

    r59248 r59249  
    523523    PDMLED                          Led;
    524524
     525#if HC_ARCH_BITS == 64
    525526    uint32_t                        u32Alignment3;
     527#endif
    526528
    527529    /** Async IO Thread. */
  • trunk/src/VBox/Devices/Storage/DevATA.cpp

    r59248 r59249  
    289289    /** The LUN #. */
    290290    RTUINT                          iLUN;
     291#if HC_ARCH_BITS == 64
    291292    RTUINT                          Alignment2; /**< Align pDevInsR3 correctly. */
     293#endif
    292294    /** Pointer to device instance. */
    293295    PPDMDEVINSR3                        pDevInsR3;
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