VirtualBox

Changeset 22927 in vbox


Ignore:
Timestamp:
Sep 10, 2009 10:42:21 PM (15 years ago)
Author:
vboxsync
Message:

VBox/uvm.h: alignment fix.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/uvm.h

    r22922 r22927  
    5050    /** The virtual CPU ID.  */
    5151    RTCPUID                         idCpu;
     52#if HC_ARCH_BITS == 64
     53    /** Alignment padding. */
     54    uint32_t                        u32Alignment0;
     55#endif
    5256
    5357    /** The VM internal data. */
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