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

6 lines
109 B
C++

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