summaryrefslogtreecommitdiff
path: root/src/third_party/unwind/dist/src/mi/Lget_proc_info_by_ip.c
blob: 96910d83e45e1c07967cd8927833e7b34aad71dd (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_by_ip.c"
#endif