i386/x86_64: move headers to include/asm-x86
[linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git] / include / asm-x86 / hpet.h
blob9eff48601254a88ed6cb0c54cf0a7ebb79fe2ccf
1 #ifdef CONFIG_X86_32
2 # include "hpet_32.h"
3 #else
4 # include "hpet_64.h"
5 #endif