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

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)