mirror of
https://github.com/tobast/libunwind-eh_elf.git
synced 2024-11-05 17:24:30 +01:00
823c634376
(Logical change 1.222)
5 lines
113 B
C
5 lines
113 B
C
#define UNW_LOCAL_ONLY
|
|
#include <libunwind.h>
|
|
#if !defined(UNW_REMOTE_ONLY)
|
|
#include "Gtest-concurrent.c"
|
|
#endif
|