patch-2.4.20 linux-2.4.20/arch/mips/kernel/gdb-low.S
Next file: linux-2.4.20/arch/mips/kernel/gdb-stub.c
Previous file: linux-2.4.20/arch/mips/kernel/entry.S
Back to the patch index
Back to the overall index
-  Lines: 18
-  Date:
Thu Nov 28 15:53:10 2002
-  Orig file: 
linux-2.4.19/arch/mips/kernel/gdb-low.S
-  Orig date: 
Fri Aug  2 17:39:43 2002
diff -urN linux-2.4.19/arch/mips/kernel/gdb-low.S linux-2.4.20/arch/mips/kernel/gdb-low.S
@@ -97,7 +97,7 @@
 		sw	ra,GDB_FR_REG31(sp)
 
 		CLI				/* disable interrupts */
-		
+
 /*
  * Followed by the floating point registers
  */
@@ -211,7 +211,7 @@
 		lw	v0,GDB_FR_CP0_CONTEXT(sp)
 		mtc0	v1,CP0_INDEX
 		mtc0	v0,CP0_CONTEXT
-		
+
 
 /*
  * Next, the floating point registers
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)