patch-2.2.16 linux/include/asm-alpha/uaccess.h
Next file: linux/include/asm-alpha/unaligned.h
Previous file: linux/include/asm-alpha/system.h
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Wed Jun  7 14:26:44 2000
-  Orig file: 
v2.2.15/linux/include/asm-alpha/uaccess.h
-  Orig date: 
Tue Oct 26 17:53:42 1999
diff -urN v2.2.15/linux/include/asm-alpha/uaccess.h linux/include/asm-alpha/uaccess.h
@@ -530,7 +530,7 @@
 };
 
 /* Returns 0 if exception not found and fixup.unit otherwise.  */
-extern unsigned search_exception_table(unsigned long);
+extern unsigned search_exception_table(unsigned long, unsigned long);
 
 /* Returns the new pc */
 #define fixup_exception(map_reg, fixup_unit, pc)		\
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)