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