VirtualBox

Changeset 38879 in vbox for trunk/include


Ignore:
Timestamp:
Sep 27, 2011 9:22:47 AM (13 years ago)
Author:
vboxsync
Message:

vm.h: build fix

File:
1 edited

Legend:

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

    r38325 r38879  
    942942        struct TRPM s;
    943943#endif
    944         uint8_t     padding[5184];      /* multiple of 64 */
     944        uint8_t     padding[5248];      /* multiple of 64 */
    945945    } trpm;
    946946
     
    10751075
    10761076    /** Padding for aligning the cpu array on a page boundary. */
    1077     uint8_t         abAlignment2[862];
     1077    uint8_t         abAlignment2[798];
    10781078
    10791079    /* ---- end small stuff ---- */
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