VirtualBox

Changeset 13719 in vbox


Ignore:
Timestamp:
Oct 31, 2008 2:57:55 PM (16 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
38687
Message:

VMM: alignment fix.

File:
1 edited

Legend:

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

    r13714 r13719  
    246246     * This is NULL if logging is disabled. */
    247247    R0PTRTYPE(PVMMR0LOGGER)     pR0LoggerR0;
     248#if HC_ARCH_BITS == 32
     249    uint32_t                    u32Padding1; /**< Alignment padding. */
     250#endif
    248251    /** @} */
     252
    249253
    250254    /** Global VM critical section. */
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