VirtualBox

Ignore:
Timestamp:
Sep 17, 2008 8:47:08 AM (17 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
36685
Message:

64-bit Linux boxes fix

File:
1 edited

Legend:

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

    r12524 r12527  
    437437    /* Counter for disabled IDT gates (in order not to overflow the release log).*/
    438438    uint32_t                cGateDisabled;
     439
     440#if HC_ARCH_BITS == 64
     441    uint32_t                Alignment0;
     442#endif
    439443
    440444    /* Temporary information for pending MMIO patch. Set in GC or R0 context. */
     
    513517    STAMCOUNTER             StatFunctionLookupInsert;
    514518    uint32_t                StatU32FunctionMaxSlotsUsed;
    515     uint32_t                Alignment0; /**< Align the structure size on a 8-byte boundrary. */
     519    uint32_t                Alignment1; /**< Align the structure size on a 8-byte boundrary. */
    516520} PATM, *PPATM;
    517521
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