gianfar: remove orphan struct.
[linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git] / include / asm-x86 / kprobes.h
blobb7bbd25ba2a674ad0b65a1c13d51cc2a59cda494
1 #ifdef CONFIG_X86_32
2 # include "kprobes_32.h"
3 #else
4 # include "kprobes_64.h"
5 #endif