Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
8c7837c4f5cf177729297ba3fef1ec62f50f499b
/
.
/
include
/
asm-x86
/
kprobes.h
blob: b7bbd25ba2a674ad0b65a1c13d51cc2a59cda494 [
file
] [
log
] [
blame
]
#ifdef
CONFIG_X86_32
# include "kprobes_32.h"
#else
# include "kprobes_64.h"
#endif