1
0
Fork 0
mirror of https://github.com/tobast/libunwind-eh_elf.git synced 2025-02-15 09:41:41 +01:00
libunwind-eh_elf/tests/Ltest-concurrent.c

6 lines
113 B
C
Raw Normal View History

2003-11-20 01:10:03 +00:00
#define UNW_LOCAL_ONLY
#include <libunwind.h>
2004-05-04 22:19:18 +00:00
#if !defined(UNW_REMOTE_ONLY)
2003-11-20 01:10:03 +00:00
#include "Gtest-concurrent.c"
#endif