VirtualBox

Changeset 9398 in vbox for trunk


Ignore:
Timestamp:
Jun 4, 2008 6:50:56 PM (17 years ago)
Author:
vboxsync
Message:

compile fix

File:
1 edited

Legend:

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

    r9397 r9398  
    16241624# endif
    16251625#elif HC_ARCH_BITS == 64
    1626     uint32_t        Alignment1;         /**< Align the next member on a 64-bit boundrary. */
     1626    uint32_t        Alignment3;         /**< Align the next member on a 64-bit boundrary. */
    16271627#endif
    16281628    /** The AVL tree for looking up a page by its HC physical address. */
    16291629    AVLOHCPHYSTREE  HCPhysTree;
    1630     uint32_t        Alignment2;         /**< Align the next member on a 64-bit boundrary. */
     1630    uint32_t        Alignment4;         /**< Align the next member on a 64-bit boundrary. */
    16311631    /** Array of pages. (cMaxPages in length)
    16321632     * The Id is the index into thist array.
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