VirtualBox

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


Ignore:
Timestamp:
Apr 30, 2011 12:04:21 PM (14 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
71484
Message:

Alignment fix.

File:
1 edited

Legend:

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

    r36903 r36904  
    13211321    /** Padding to make aPage aligned on sizeof(PGMPAGE). */
    13221322#ifdef PGM_USE_RAMRANGE_SEARCH_TREES
    1323     uint32_t                            au32Alignment2[HC_ARCH_BITS == 32 ? 3 : 1];
     1323    uint32_t                            au32Alignment2[HC_ARCH_BITS == 32 ? 3 : 3];
    13241324#else
    13251325    uint32_t                            au32Alignment2[HC_ARCH_BITS == 32 ? 1 : 3];
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