Sign in
android-kvm
/
linux
/
22b4eb5e3174efb49791c62823d0cccc35394c36
/
.
/
arch
/
x86
/
um
/
shared
/
sysdep
/
ptrace.h
blob: 711b1621747f2e45e8497a13c7c81b9bc260916f [
file
] [
log
] [
blame
]
#ifdef
__i386__
#include
"ptrace_32.h"
#else
#include
"ptrace_64.h"
#endif