patch-1.3.87 linux/arch/mips/kernel/entry.S
Next file: linux/arch/mips/kernel/gdb-stub.c
Previous file: linux/arch/mips/config.in
Back to the patch index
Back to the overall index
- Lines: 18
- Date:
Fri Apr 12 09:49:30 1996
- Orig file:
v1.3.86/linux/arch/mips/kernel/entry.S
- Orig date:
Wed Dec 13 12:39:43 1995
diff -u --recursive --new-file v1.3.86/linux/arch/mips/kernel/entry.S linux/arch/mips/kernel/entry.S
@@ -11,7 +11,7 @@
/*
* entry.S contains the system-call and fault low-level handling routines.
* This also contains the timer-interrupt handler, as well as all interrupts
- * and faults that can result in a task-switch. The ISA dependend TLB
+ * and faults that can result in a task-switch. The ISA dependent TLB
* code is in arch/mips/kernel/<cputype>.S
*/
#include <linux/sys.h>
@@ -109,7 +109,7 @@
.set at
/*
- * Beware: interrupt, fast_interrupt and bad_interrupt have unusal
+ * Beware: interrupt, fast_interrupt and bad_interrupt have unusual
* calling conventions to speedup the mess.
*
* t1 - interrupt number
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov
with Sam's (original) version of this