VirtualBox

Changeset 41459 in vbox


Ignore:
Timestamp:
May 28, 2012 10:36:49 AM (13 years ago)
Author:
vboxsync
Message:

build fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/include/PGMInternal.h

    r41458 r41459  
    21412141     *  off). */
    21422142    bool                fDirty : 1;
    2143     bool                afPadding1 : 1+8;
     2143    bool                fPadding1 : 1;
     2144    bool                fPadding2;
    21442145
    21452146    /** The index of this page. */
     
    21812182    uint32_t volatile   cLocked;
    21822183#if GC_ARCH_BITS == 64
    2183     uint32_t            Alignment2;
     2184    uint32_t            u32Alignment3;
    21842185#endif
    21852186# ifdef VBOX_STRICT
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