1
0
Fork 0
mirror of https://github.com/tobast/libunwind-eh_elf.git synced 2024-05-24 05:35:18 +02:00
libunwind-eh_elf/tests/Ltest-bt.c

6 lines
105 B
C
Raw Permalink Normal View History

2004-09-15 13:37:04 +02:00
#define UNW_LOCAL_ONLY
#include <libunwind.h>
#if !defined(UNW_REMOTE_ONLY)
#include "Gtest-bt.c"
#endif