allwinner_a64/android/external/libunwind/tests/Ltest-dyn1.c
2018-08-08 16:14:42 +08:00

5 lines
107 B
C

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