Imported Upstream version 1.1
[platform/upstream/libunwind.git] / src / x86_64 / Lglobal.c
1 #define UNW_LOCAL_ONLY
2 #include "config.h"
3 #include <libunwind.h>
4 #if defined(UNW_LOCAL_ONLY) && !defined(UNW_REMOTE_ONLY)
5 #include "Gglobal.c"
6 #endif