VirtualBox

Changeset 32137 in vbox


Ignore:
Timestamp:
Aug 31, 2010 12:30:53 PM (15 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
65412
Message:

vm.h/mac: build fix

Location:
trunk/include/VBox
Files:
2 edited

Legend:

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

    r32133 r32137  
    122122     *          following it (to grow into and align the struct size).
    123123     *   */
    124     uint8_t                 abAlignment1[HC_ARCH_BITS == 32 ? 64 : 56];
     124    uint8_t                 abAlignment1[HC_ARCH_BITS == 32 ? 16+64 : 56];
    125125
    126126    /** CPUM part. */
  • trunk/include/VBox/vm.mac

    r32133 r32137  
    127127    .aStatAdHoc             resb STAMPROFILEADV_size * 8
    128128
     129%if HC_ARCH_BITS == 32
     130    .abAlignment1           resd 16+1
     131%endif
    129132    alignb 64
    130133
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