Files
Android11/external/libunwind/tests/Lperf-trace.c
2023-10-13 14:01:41 +00:00

6 lines
108 B
C

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