patch-2.4.20 linux-2.4.20/arch/mips/galileo-boards/ev64120/compressed/head.S

Next file: linux-2.4.20/arch/mips/galileo-boards/ev64120/compressed/ld.script.gal
Previous file: linux-2.4.20/arch/mips/galileo-boards/ev64120/compressed/flashdrv.c
Back to the patch index
Back to the overall index

diff -urN linux-2.4.19/arch/mips/galileo-boards/ev64120/compressed/head.S linux-2.4.20/arch/mips/galileo-boards/ev64120/compressed/head.S
@@ -9,11 +9,11 @@
 	.text
 NESTED(startup, 16, sp)
 	.set	noreorder
-        
+
 	jal decompress_kernel
 	nop
-        
+
         jal kernel_location_start+0x584
         nop
-        
+
 	END(startup)

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)