VirtualBox

Changeset 8460 in vbox for trunk/src


Ignore:
Timestamp:
Apr 29, 2008 12:10:47 PM (17 years ago)
Author:
vboxsync
Message:

Alignment fix for 64 bits builds

File:
1 edited

Legend:

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

    r8458 r8460  
    19771977     * Extends PAE Paging.
    19781978     * @{ */
     1979#if GC_ARCH_BITS == 32 && HC_ARCH_BITS == 64
     1980    RTGCPTR                    alignment5; /**< structure size alignment. */
     1981#endif
    19791982    /** The Page Map Level 4 table - HC Ptr. */
    19801983    R3R0PTRTYPE(PX86PML4)       pHCPaePML4;
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