VirtualBox

Changeset 528 in vbox for trunk/include


Ignore:
Timestamp:
Feb 2, 2007 1:31:38 AM (18 years ago)
Author:
vboxsync
Message:

forgot to commit one alignment fix.

File:
1 edited

Legend:

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

    r477 r528  
    7575    /** Pointer to the next item in the pending list - GC Pointer. */
    7676    GCPTRTYPE(PPDMQUEUEITEMCORE)    pNextGC;
     77#if HC_ARCH_BITS == 64 && GC_ARCH_BITS == 32
     78    uint32_t                        Alignment0;
     79#endif
    7780} PDMQUEUEITEMCORE;
    7881
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