i386/x86_64: move headers to include/asm-x86
[linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git] / include / asm-x86 / io_apic.h
blob88494966beeb520b21e6bd70d30292f628ee9c26
1 #ifdef CONFIG_X86_32
2 # include "io_apic_32.h"
3 #else
4 # include "io_apic_64.h"
5 #endif