[PATCH] powerpc: Allow non zero boot cpuids
[deliverable/linux.git] / include / asm-powerpc / paca.h
index 4465b95ebef0a07d3fade371b63cc658f83b74a2..706325f99a84d07b18163d07b90b68a930afbb2b 100644 (file)
@@ -105,5 +105,7 @@ struct paca_struct {
 
 extern struct paca_struct paca[];
 
+void setup_boot_paca(void);
+
 #endif /* __KERNEL__ */
 #endif /* _ASM_POWERPC_PACA_H */
This page took 0.023579 seconds and 5 git commands to generate.