Imported Upstream version 1.3.1
[platform/upstream/libunwind.git] / src / arm / Los-other.c
1 #define UNW_LOCAL_ONLY
2 #include <libunwind.h>
3 #if defined(UNW_LOCAL_ONLY) && !defined(UNW_REMOTE_ONLY)
4 #include "Gos-freebsd.c"
5 #endif