VirtualBox

Changeset 22892 in vbox


Ignore:
Timestamp:
Sep 9, 2009 11:22:40 PM (15 years ago)
Author:
vboxsync
Message:

vm.h: another shot at the windows build break.

File:
1 edited

Legend:

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

    r22890 r22892  
    180180        struct VMMCPU       s;
    181181#endif
    182         char                padding[320];       /* multiple of 64 */
     182        char                padding[384];       /* multiple of 64 */
    183183    } vmm;
    184184
     
    212212
    213213    /** Align the structure size at page boundrary. */
    214     uint8_t                 abAlignment2[896];
     214    uint8_t                 abAlignment2[832];
    215215} VMCPU;
    216216
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