libata-link: update Power Management to handle PMP links
[linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git] / include / asm-x86 / unwind.h
blob7e4d7ad5520809336fba6b9327016cb3987f96c5
1 #ifdef CONFIG_X86_32
2 # include "unwind_32.h"
3 #else
4 # include "unwind_64.h"
5 #endif