#ifdef CONFIG_X86_32
# include "kprobes_32.h"
#else
# include "kprobes_64.h"
#endif