VirtualBox

Changeset 33220 in vbox


Ignore:
Timestamp:
Oct 18, 2010 8:21:05 PM (15 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
66764
Message:

Fix alignment burns

File:
1 edited

Legend:

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

    r33219 r33220  
    515515    /** Number of elements in the cache. */
    516516    volatile uint32_t                      cTasksCached;
    517 
    518 #ifdef VBOX_WITH_STATISTICS
    519     uint32_t                               u32Alignment;
    520 #endif
    521517    /** Cache of endpoint data. */
    522518    PDMACFILEENDPOINTCACHE                 DataCache;
     
    524520    /** Flag whether a flush request is currently active */
    525521    PPDMACTASKFILE                         pFlushReq;
     522
     523#ifdef VBOX_WITH_STATISTICS
     524    uint32_t                               u32Alignment;
     525#endif
    526526
    527527#ifdef VBOX_WITH_STATISTICS
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