VirtualBox

Changeset 42934 in vbox for trunk/src/VBox/Devices/Network


Ignore:
Timestamp:
Aug 23, 2012 9:57:31 AM (13 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
80257
Message:

32-bit build fix

File:
1 edited

Legend:

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

    r42932 r42934  
    10431043    RTRCPTR                 RCPtrAlignment;
    10441044
    1045 //#if HC_ARCH_BITS == 32
     1045#if HC_ARCH_BITS == 32
    10461046    uint32_t                Alignment1;
    1047 //#endif
     1047#endif
    10481048    PDMCRITSECT cs;                  /**< Critical section - what is it protecting? */
    10491049    PDMCRITSECT csRx;                                     /**< RX Critical section. */
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