VirtualBox

Changeset 23556 in vbox for trunk/include


Ignore:
Timestamp:
Oct 5, 2009 11:51:31 AM (16 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
53202
Message:

Corrected padding

File:
1 edited

Legend:

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

    r23214 r23556  
    135135        struct HWACCMCPU    s;
    136136#endif
    137         uint8_t             padding[5248];      /* multiple of 64 */
     137        uint8_t             padding[5312];      /* multiple of 64 */
    138138    } hwaccm;
    139139
     
    203203
    204204    /** Align the following members on page boundrary. */
    205     uint8_t                 abAlignment2[832];
     205    uint8_t                 abAlignment2[768];
    206206
    207207    /** PGM part. */
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