summaryrefslogtreecommitdiff
path: root/src/pal/src/libunwind/src/ia64/Lfind_unwind_table.c
blob: 68e269f1d7f95f3fcf665da5f6ab44454f0f2b92 (plain)
1
2
3
4
5
#define UNW_LOCAL_ONLY
#include <libunwind.h>
#if defined(UNW_LOCAL_ONLY) && !defined(UNW_REMOTE_ONLY)
#include "Gfind_unwind_table.c"
#endif