libata-link: update Power Management to handle PMP links
[linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git] / include / asm-x86 / 8253pit.h
blobd3c2b38a6618656ecad452928887b56183d18079
1 #ifdef CONFIG_X86_32
2 # include "8253pit_32.h"
3 #else
4 # include "8253pit_64.h"
5 #endif