|
|
| File: [Development] / linux-2.6-xfs-all / include / asm-um / processor-ppc.h (download)
Revision 1.1, Tue Dec 30 23:58:53 2003 UTC (13 years, 9 months ago) by cattelan
Initial Import 2.6.0 |
#ifndef __UM_PROCESSOR_PPC_H #define __UM_PROCESSOR_PPC_H #if defined(__ASSEMBLY__) #define CONFIG_PPC_MULTIPLATFORM #include "arch/processor.h" #else #include "asm/processor-generic.h" #endif #endif