Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
libunwind
/
200147d0f2cdc5479375bb4fdeac8b717f67c3d6
/
.
/
src
/
x86_64
/
Lregs.c
blob: f120896f2a2e72464a8e0664ed7c0a3fc7c333fa [
file
] [
log
] [
blame
]
#ifdef
HAVE_CONFIG_H
#include
<config.h>
#endif
#ifdef
HAVE_SYS_TYPES_H
# include <sys/types.h>
#endif
#define
UNW_LOCAL_ONLY
#include
<libunwind.h>
#if defined(UNW_LOCAL_ONLY) && !defined(UNW_REMOTE_ONLY)
#include
"Gregs.c"
#endif