VirtualBox

Changeset 7091 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Feb 22, 2008 9:14:15 AM (17 years ago)
Author:
vboxsync
Message:

Backed out more alignment changes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/REMInternal.h

    r7064 r7091  
    9999            bool                fRestoreAsRAM;
    100100        } PhysicalModify;
    101         uint64_t                padding[4];
     101        uint64_t                padding[3 + (HC_ARCH_BITS == 64)];
    102102    } u;
    103103} REMHANDLERNOTIFICATION, *PREMHANDLERNOTIFICATION;
     
    128128    RTGCPHYS        GCPhys;
    129129    RTUINT          cb;
    130     uint32_t        u32Padding;
    131130} REMPHYSREGISTRATION, *PREMPHYSREGISTRATION;
    132131
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