Lregs.c revision 3842dac7333e42aa44531eda34ba55200b99ccf8
1#define UNW_LOCAL_ONLY
2#include <libunwind.h>
3#if defined(UNW_LOCAL_ONLY) && !defined(UNW_REMOTE_ONLY)
4#include "Gregs.c"
5#endif
6