VirtualBox

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


Ignore:
Timestamp:
Jun 5, 2008 4:27:59 PM (17 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
31691
Message:

build fix

File:
1 edited

Legend:

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

    r9430 r9439  
    113113    RTUINT                  offLdtHyper;
    114114
     115    uint32_t                padding1[3];
     116
    115117    /** TSS. (This is 16 byte aligned!)
    116118      * @todo I/O bitmap & interrupt redirection table? */
     
    123125    RCPTRTYPE(void *)       GCPtrTss;
    124126#if GC_ARCH_BITS == 64
    125     RTRCPTR                 padding1;
     127    RTRCPTR                 padding2;
    126128#endif
    127129    /** GC Pointer to the current Guest's TSS. */
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