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
- Lines: 13
- Date:
Mon Jan 10 18:25:06 2000
- Orig file:
v2.3.38/linux/include/asm-ppc/board.h
- Orig date:
Tue Dec 7 09:32:50 1999
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)