summaryrefslogtreecommitdiff
path: root/src/third_party/unwind/dist/src/ia64/Ltables.c
blob: 876b0aac03dd6105d69cd94532bd9d0fff023cad (plain)
1
2
3
4
5
#define UNW_LOCAL_ONLY
#include <libunwind.h>
#if defined(UNW_LOCAL_ONLY) && !defined(UNW_REMOTE_ONLY)
#include "Gtables.c"
#endif