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

5 lines
113 B
C

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