VirtualBox

Changeset 76321 in vbox for trunk/include


Ignore:
Timestamp:
Dec 20, 2018 6:01:22 PM (6 years ago)
Author:
vboxsync
Message:

iprt/mp-r0drv-linux.c: Attempt at fixing !CONFIG_SMP warnings.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/iprt/assert.h

    r74500 r76321  
    7575  && defined(IN_RING3) \
    7676  && !defined(IN_RT_STATIC) /* try keep static binaries small */ \
    77   && (defined(RT_ARCH_AMD64) /*|| defined(RT_ARCH_X86)*/) \
    78   && (defined(RT_OS_WINDOWS) /*|| ... */)
     77  && (defined(RT_ARCH_AMD64) /*|| defined(RT_ARCH_X86)*/)
    7978/** @def IPRT_WITH_ASSERT_STACK
    8079 * Indicates that we collect a callstack stack on assertion. */
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