Files
libunwind/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