android_mt6572_jiabo/external/libunwind/tests/Lperf-trace.c
2025-09-05 16:56:03 +08:00

5 lines
108 B
C

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