summaryrefslogtreecommitdiff
path: root/src/pal/src/libunwind/tests/Ltest-dyn1.c
blob: c2cab6b9a06a217b02513bda5fbfc52238c4c7ff (plain)
1
2
3
4
5
#define UNW_LOCAL_ONLY
#include <libunwind.h>
#if !defined(UNW_REMOTE_ONLY)
#include "Gtest-dyn1.c"
#endif