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