VirtualBox

Changeset 41158 in vbox


Ignore:
Timestamp:
May 4, 2012 12:26:16 AM (13 years ago)
Author:
vboxsync
Message:

Alignment fix.

Location:
trunk/src/VBox/VMM/include
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/include/VMMInternal.h

    r41155 r41158  
    433433
    434434    /** Alignment padding, making sure u64CallRing3Arg is nicly aligned. */
    435     uint32_t                    u32Padding1;
     435    uint32_t                    au32Padding1[3];
    436436
    437437    /** @name Call Ring-3
  • trunk/src/VBox/VMM/include/VMMInternal.mac

    r41155 r41158  
    118118        .TracerCtx              resb SUPDRVTRACERUSRCTX64_size
    119119
    120         .u32Padding1            resd 1
     120        .au32Padding1           resd 3
    121121
    122122        .cCallRing3Disabled     resd 1
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