c1ac3c7547f00d9f633e980d3cbc6c6dba86eb08
[platform/upstream/libunwind.git] / src / dwarf / Lstep.c
1 #define UNW_LOCAL_ONLY
2 #include <libunwind.h>
3 #if defined(UNW_LOCAL_ONLY) && !defined(UNW_REMOTE_ONLY)
4 #include "Gstep.c"
5 #endif