patch-2.4.25 linux-2.4.25/include/asm-mips64/sgialib.h

Next file: linux-2.4.25/include/asm-mips64/sibyte/64bit.h
Previous file: linux-2.4.25/include/asm-mips64/sgi/pi1.h
Back to the patch index
Back to the overall index

diff -urN linux-2.4.24/include/asm-mips64/sgialib.h linux-2.4.25/include/asm-mips64/sgialib.h
@@ -24,8 +24,10 @@
 #define prom_argc(index) ((char *) (long) _prom_argc[(index)])
 
 extern int prom_flags;
+
 #define PROM_FLAG_ARCS			1
 #define PROM_FLAG_USE_AS_CONSOLE	2
+#define PROM_FLAG_DONT_FREE_TEMP	4
 
 /* Init the PROM library and it's internal data structures. */
 extern void prom_init(int argc, char **argv, char **envp, int *prom_vec);

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