patch-2.4.0-test2 linux/include/asm-alpha/uaccess.h
Next file: linux/include/asm-alpha/unistd.h
Previous file: linux/include/asm-alpha/system.h
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Mon Jun 19 17:59:33 2000
- Orig file:
v2.4.0-test1/linux/include/asm-alpha/uaccess.h
- Orig date:
Mon Oct 11 15:38:15 1999
diff -u --recursive --new-file v2.4.0-test1/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)