Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
cb46984504048db946cd551c261df4e70d59a8ea
/
.
/
include
/
asm-x86
/
kprobes.h
blob: b7bbd25ba2a674ad0b65a1c13d51cc2a59cda494 [
file
] [
log
] [
blame
]
#ifdef
CONFIG_X86_32
# include "kprobes_32.h"
#else
# include "kprobes_64.h"
#endif