Files
Android11/external/libunwind/tests/Lia64-test-stack.c
2023-10-13 14:01:41 +00:00

6 lines
113 B
C

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