summaryrefslogtreecommitdiff
path: root/src/mi/Lget_proc_name.c
blob: 378097b57a0288ad193b0a6328e6fa69052623c4 (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_name.c"
#endif