Sign in
android
/
platform
/
external
/
libunwind
/
0a904f94b52baea905fd2272581b295cf6224bf1
/
.
/
src
/
ppc32
/
Lregs.c
blob: 2c9c75cd7d9a1e285b397640819c3d15175497d0 [
file
] [
log
] [
blame
]
#define
UNW_LOCAL_ONLY
#include
<libunwind.h>
#if defined(UNW_LOCAL_ONLY) && !defined(UNW_REMOTE_ONLY)
#include
"Gregs.c"
#endif