patch-2.4.20 linux-2.4.20/include/asm-ppc/bootinfo.h
Next file: linux-2.4.20/include/asm-ppc/bseip.h
Previous file: linux-2.4.20/include/asm-ppc/board.h
Back to the patch index
Back to the overall index
- Lines: 18
- Date:
Thu Nov 28 15:53:15 2002
- Orig file:
linux-2.4.19/include/asm-ppc/bootinfo.h
- Orig date:
Tue Aug 28 06:58:33 2001
diff -urN linux-2.4.19/include/asm-ppc/bootinfo.h linux-2.4.20/include/asm-ppc/bootinfo.h
@@ -1,5 +1,5 @@
/*
- * BK Id: SCCS/s.bootinfo.h 1.11 08/17/01 15:23:17 paulus
+ * BK Id: %F% %I% %G% %U% %#%
*/
/*
* Non-machine dependent bootinfo structure. Basic idea
@@ -33,6 +33,10 @@
#define BI_MACHTYPE 0x1016
#define BI_MEMSIZE 0x1017
+extern struct bi_record *find_bootinfo(void);
+extern void parse_bootinfo(struct bi_record *rec);
+extern unsigned long boot_mem_size;
+
#endif /* CONFIG_APUS */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)