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