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