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

6 lines
107 B
C

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