summaryrefslogtreecommitdiff
path: root/src/mi/Lget_proc_info_in_range.c
blob: da6700903e6e6abb71959f85fe3296413b2e29a6 (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_in_range.c"
#endif