patch-2.3.39 linux/include/asm-ppc/board.h

Next file: linux/include/asm-ppc/hw_irq.h
Previous file: linux/include/asm-m68k/unistd.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.38/linux/include/asm-ppc/board.h linux/include/asm-ppc/board.h
@@ -27,6 +27,12 @@
 extern "C" {
 #endif
 
+/*
+ * The "residual" board information structure the boot loader passes
+ * into the kernel.
+ */
+
+extern unsigned char __res[];
 
 
 #ifdef __cplusplus

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)