summaryrefslogtreecommitdiff
path: root/src/third_party/unwind/dist/tests/Ltest-exc.c
blob: 36a234ca82cb25cf27e34a657ced68878ceaf3e5 (plain)
1
2
3
4
5
#define UNW_LOCAL_ONLY
#include <libunwind.h>
#if !defined(UNW_REMOTE_ONLY)
#include "Gtest-exc.c"
#endif