VirtualBox

Changeset 24652 in vbox for trunk


Ignore:
Timestamp:
Nov 13, 2009 8:21:26 PM (15 years ago)
Author:
vboxsync
Message:

32-bit build fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Network/DevVirtioNet.cpp

    r24641 r24652  
    206206    uint8_t                uISR;                   /**< Interrupt Status Register. */
    207207
    208 // #if HC_ARCH_BITS == 64
    209 //     uint32_t               padding3;
    210 // #endif
     208#if HC_ARCH_BITS != 64
     209    uint32_t               padding3;
     210#endif
    211211
    212212    uint32_t               nQueues;       /**< Actual number of queues used. */
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