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 7
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 7