mpc8641hpcn: Clean up PCI mapping concepts
[platform/kernel/u-boot.git] / include / ppc4xx.h
index ce4b29a..f147885 100644 (file)
@@ -218,4 +218,7 @@ static inline void set_mcsr(u32 val)
 
 #endif /* __ASSEMBLY__ */
 
+/* for multi-cpu support */
+#define NA_OR_UNKNOWN_CPU      -1
+
 #endif /* __PPC4XX_H__ */