add license file for Tizen SDK
[external/libunwind.git] / src / ia64 / Lfind_unwind_table.c
1 #define UNW_LOCAL_ONLY
2 #include <libunwind.h>
3 #if defined(UNW_LOCAL_ONLY) && !defined(UNW_REMOTE_ONLY)
4 #include "Gfind_unwind_table.c"
5 #endif