1
0
Fork 0
mirror of https://github.com/tobast/libunwind-eh_elf.git synced 2024-05-05 06:15:17 +02:00
libunwind-eh_elf/tests/Ltest-bt.c
2004-09-15 11:37:04 +00:00

6 lines
105 B
C

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