summaryrefslogtreecommitdiff
path: root/src/mi/Lfind_dynamic_proc_info.c
blob: bc88e1c53f06ce978a6e0f5bd761b1f1985cbbbd (plain)
1
2
3
4
5
#define UNW_LOCAL_ONLY
#include <libunwind.h>
#if defined(UNW_LOCAL_ONLY) && !defined(UNW_REMOTE_ONLY)
#include "Gfind_dynamic_proc_info.c"
#endif