VirtualBox

Ignore:
Timestamp:
Apr 6, 2011 11:03:15 PM (14 years ago)
Author:
vboxsync
Message:

iprt/memtracker: try to fix 32bit builds

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/common/alloc/memtracker.cpp

    r36599 r36605  
    156156    /** List of RTMEMTRACKERTAG records. */
    157157    RTLISTNODE          TagList;
     158#ifdef RT_ARCH_X86
     159    uint32_t            dummy;
     160#endif
    158161    /** The global user record (fallback). */
    159162    RTMEMTRACKERUSER    FallbackUser;
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