Initial import
[external/libunwind.git] / src / ia64 / Linit_local.c
1 #define UNW_LOCAL_ONLY
2 #include <libunwind.h>
3 #if defined(UNW_LOCAL_ONLY) && !defined(UNW_REMOTE_ONLY)
4 #include "Ginit_local.c"
5 #endif