patch-2.3.49 linux/arch/arm/mm/fault-common.c
Next file: linux/arch/arm/mm/mm-armv.c
Previous file: linux/arch/arm/mm/fault-armv.c
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Mon Feb 28 14:16:37 2000
-  Orig file: 
v2.3.48/linux/arch/arm/mm/fault-common.c
-  Orig date: 
Fri Jan 21 18:19:16 2000
diff -u --recursive --new-file v2.3.48/linux/arch/arm/mm/fault-common.c linux/arch/arm/mm/fault-common.c
@@ -6,7 +6,7 @@
  */
 #include <linux/config.h>
 
-extern void die(const char *msg, struct pt_regs *regs, unsigned int err);
+extern void die(const char *msg, struct pt_regs *regs, int err);
 
 /*
  * This is useful to dump out the page tables associated with
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)