android_mt6572_jiabo/external/libunwind/tests/Ltest-concurrent.c
2025-09-05 16:56:03 +08:00

5 lines
113 B
C

#define UNW_LOCAL_ONLY
#include <libunwind.h>
#if !defined(UNW_REMOTE_ONLY)
#include "Gtest-concurrent.c"
#endif