VirtualBox

Changeset 13880 in vbox for trunk/src/VBox/VMM


Ignore:
Timestamp:
Nov 5, 2008 4:36:40 PM (16 years ago)
Author:
vboxsync
Message:

linux/32 build fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/HWACCMInternal.h

    r13879 r13880  
    272272        /** Ring 0 handlers for VT-x. */
    273273        DECLR0CALLBACKMEMBER(void, pfnSetupTaggedTLB, (PVM pVM));
    274 
    275 #if HC_ARCH_BITS == 32
    276         uint32_t                    Alignment1;
    277 #endif
    278274
    279275        /** Host CR4 value (set by ring-0 VMX init) */
     
    370366        uint32_t                    u32AMDFeatureEDX;
    371367    } cpuid;
     368
     369#if HC_ARCH_BITS == 32
     370    uint32_t                        Alignment1;
     371#endif
    372372
    373373    /** Event injection state. */
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