VirtualBox

Changeset 161 in vbox for trunk/src/VBox/VMM/MMInternal.h


Ignore:
Timestamp:
Jan 18, 2007 6:25:45 PM (18 years ago)
Author:
vboxsync
Message:

64-bit: structure alignment.

File:
1 edited

Legend:

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

    r23 r161  
    589589    /** Set if PGM has been initialized and we can safely call PGMR3Map(). */
    590590    bool                        fPGMInitialized;
    591 #if GC_ARCH_BITS == 64
     591#if GC_ARCH_BITS == 64 || HC_ARCH_BITS == 64
    592592    uint32_t                    u32Padding1; /**< alignment padding. */
    593593#endif
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