Files
SDK_RK3288/external/libunwind/tests/Ltest-concurrent.c

6 lines
113 B
C

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