summaryrefslogtreecommitdiff
path: root/src/ppc64/Lcreate_addr_space.c
blob: 0f2dc6be901453f082d2c24ce9b253fa022fe0ec (plain)
1
2
3
4
5
#define UNW_LOCAL_ONLY
#include <libunwind.h>
#if defined(UNW_LOCAL_ONLY) && !defined(UNW_REMOTE_ONLY)
#include "Gcreate_addr_space.c"
#endif