patch-2.3.9 linux/arch/mips/kernel/fpe.c
Next file: linux/arch/mips/kernel/gdb-low.S
Previous file: linux/arch/mips/kernel/entry.S
Back to the patch index
Back to the overall index
- Lines: 18
- Date:
Fri Jun 25 17:40:12 1999
- Orig file:
v2.3.8/linux/arch/mips/kernel/fpe.c
- Orig date:
Tue Oct 20 13:52:54 1998
diff -u --recursive --new-file v2.3.8/linux/arch/mips/kernel/fpe.c linux/arch/mips/kernel/fpe.c
@@ -6,7 +6,7 @@
*
* Copyright (C) 1997 Ralf Baechle
*
- * $Id: fpe.c,v 1.2 1998/03/27 08:53:39 ralf Exp $
+ * $Id: fpe.c,v 1.4 1999/05/01 22:40:35 ralf Exp $
*/
#include <linux/kernel.h>
#include <linux/module.h>
@@ -39,7 +39,7 @@
/*
* For easier experimentation we never increment/decrement
- * the module useable counter.
+ * the module usable counter.
*/
int register_fpe(void (*handler)(struct pt_regs *regs, unsigned int fcr31));
int unregister_fpe(void (*handler)(struct pt_regs *regs, unsigned int fcr31));
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)