VirtualBox

Changeset 7624 in vbox


Ignore:
Timestamp:
Mar 28, 2008 10:47:42 AM (17 years ago)
Author:
vboxsync
Message:

More alignment fixes

File:
1 edited

Legend:

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

    r7620 r7624  
    896896    GCPTRTYPE(struct PGMRAMRANGE *)     pNextGC;
    897897#if GC_ARCH_BITS == 32
    898     RTGCPTR                             GCPtrAlignment; /**< Pointer alignment. */
     898    /** Pointer alignment. */
     899    RTGCPTR                             GCPtrAlignment;
    899900#endif
    900901    /** Start of the range. Page aligned. */
     
    921922#ifdef VBOX_WITH_NEW_PHYS_CODE
    922923    /** Padding to make aPage aligned on sizeof(PGMPAGE). */
    923     uint32_t                            au32Reserved[1];
     924    uint32_t                            au32Reserved[2];
    924925#endif
    925926
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