VirtualBox

Changeset 13132 in vbox for trunk/include


Ignore:
Timestamp:
Oct 9, 2008 1:33:11 PM (16 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
37633
Message:

Struct not union of course

File:
1 edited

Legend:

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

    r13131 r13132  
    189189 */
    190190#pragma pack(1)
    191 typedef union EPTPDEBITS
     191typedef struct EPTPDEBITS
    192192{
    193193    /** Present bit. */
     
    222222 */
    223223#pragma pack(1)
    224 typedef union EPTPDE2MBITS
     224typedef struct EPTPDE2MBITS
    225225{
    226226    /** Present bit. */
     
    294294 */
    295295#pragma pack(1)
    296 typedef union EPTPTEBITS
     296typedef struct EPTPTEBITS
    297297{
    298298    /** Present bit. */
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