android_mt6572_jiabo/external/libunwind/tests/Lia64-test-stack.c
2025-09-05 16:56:03 +08:00

5 lines
113 B
C

#define UNW_LOCAL_ONLY
#include <libunwind.h>
#if !defined(UNW_REMOTE_ONLY)
#include "Gia64-test-stack.c"
#endif