summaryrefslogtreecommitdiff
path: root/src/tilegx/Lget_proc_info.c
blob: 69028b019fcd510c29d05a48c1449416e4ecb011 (plain)
1
2
3
4
5
#define UNW_LOCAL_ONLY
#include <libunwind.h>
#if defined(UNW_LOCAL_ONLY) && !defined(UNW_REMOTE_ONLY)
#include "Gget_proc_info.c"
#endif