summaryrefslogtreecommitdiff
path: root/src/aarch64/Lstash_frame.c
blob: 77587803d083d7794d36b908b9dc9129abcb8d58 (plain)
1
2
3
4
5
#define UNW_LOCAL_ONLY
#include <libunwind.h>
#if defined(UNW_LOCAL_ONLY) && !defined(UNW_REMOTE_ONLY)
#include "Gstash_frame.c"
#endif