summaryrefslogtreecommitdiff
path: root/src/third_party/unwind/dist/src/sh/Lreg_states_iterate.c
blob: f1eb1e79dcdcca42932cfac513036ff8a2154011 (plain)
1
2
3
4
5
#define UNW_LOCAL_ONLY
#include <libunwind.h>
#if defined(UNW_LOCAL_ONLY) && !defined(UNW_REMOTE_ONLY)
#include "Greg_states_iterate.c"
#endif