Linux-2.6.12-rc2
[linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git] / include / asm-um / processor-ppc.h
blob9593231512298f7e1f3f9dc4db1f013c74011242
1 #ifndef __UM_PROCESSOR_PPC_H
2 #define __UM_PROCESSOR_PPC_H
4 #if defined(__ASSEMBLY__)
6 #define CONFIG_PPC_MULTIPLATFORM
7 #include "arch/processor.h"
9 #else
11 #include "asm/processor-generic.h"
13 #endif
15 #endif