VirtualBox

Changeset 22938 in vbox for trunk/src/VBox/Devices


Ignore:
Timestamp:
Sep 10, 2009 11:51:06 PM (15 years ago)
Author:
vboxsync
Message:

DevAPIC.cpp: alignment fix.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/PC/DevAPIC.cpp

    r22925 r22938  
    338338    /** Number of CPUs on the system (same as LAPIC count). */
    339339    uint32_t                cCpus;
     340    /** Struct size and statistics alignment padding. */
     341    uint32_t                u32Alignment0;
    340342
    341343# ifdef VBOX_WITH_STATISTICS
    342     uint32_t                u32Alignment0;
    343344    STAMCOUNTER             StatMMIOReadGC;
    344345    STAMCOUNTER             StatMMIOReadHC;
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