VirtualBox

Changeset 1837 in vbox for trunk/src/VBox/VMM/PATM


Ignore:
Timestamp:
Mar 30, 2007 6:12:21 PM (18 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
20024
Message:

64-bit bustage.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/PATM/CSAMInternal.h

    r1830 r1837  
    186186    /* Set when the IDT gates have been checked for the first time. */
    187187    bool                fGatesChecked;
    188     bool                Alignment1[2]; /**< Align the stats on an 8-byte boundrary. */
     188    bool                Alignment1[HC_ARCH_BITS == 32 ? 4 : 6]; /**< Align the stats on an 8-byte boundrary. */
    189189
    190190    STAMCOUNTER         StatNrTraps;
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