VirtualBox

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


Ignore:
Timestamp:
Jan 22, 2018 7:35:11 PM (7 years ago)
Author:
vboxsync
Message:

DevATA,DevAHCI: build fixes for 32bit

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

Legend:

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

    r70685 r70687  
    416416    PDMLED                          Led;
    417417
    418 #if HC_ARCH_BITS == 64
    419418    uint32_t                        u32Alignment3;
    420 #endif
    421419
    422420    /** Async IO Thread. */
  • trunk/src/VBox/Devices/Storage/DevATA.cpp

    r69500 r70687  
    343343    /** The LUN #. */
    344344    RTUINT                              iLUN;
    345 #if HC_ARCH_BITS == 64
     345
    346346    RTUINT                              Alignment2; /**< Align pDevInsR3 correctly. */
    347 #endif
     347
    348348    /** Pointer to device instance. */
    349349    PPDMDEVINSR3                        pDevInsR3;
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