VirtualBox

Changeset 20430 in vbox for trunk/src


Ignore:
Timestamp:
Jun 9, 2009 11:47:03 AM (16 years ago)
Author:
vboxsync
Message:

Attempt to fix compilation

File:
1 edited

Legend:

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

    r20428 r20430  
    164164    /** Number of recorded invlpg instructions. */
    165165    uint32_t                cInvalidatedPages;
     166#if HC_ARCH_BITS == 32
     167    uint32_t                uPadding2;
     168#endif
    166169    /** Array of recorded invlpg instruction.
    167170     * These instructions are replayed when entering REM. */
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