patch-2.4.25 linux-2.4.25/arch/mips/galileo-boards/ev64120/compressed/head.S
Next file: linux-2.4.25/arch/mips/galileo-boards/ev64120/compressed/ld.script.gal
Previous file: linux-2.4.25/arch/mips/galileo-boards/ev64120/compressed/gt64011.h
Back to the patch index
Back to the overall index
- Lines: 20
- Date:
1969-12-31 16:00:00.000000000 -0800
- Orig file:
linux-2.4.24/arch/mips/galileo-boards/ev64120/compressed/head.S
- Orig date:
2002-11-28 15:53:10.000000000 -0800
diff -urN linux-2.4.24/arch/mips/galileo-boards/ev64120/compressed/head.S linux-2.4.25/arch/mips/galileo-boards/ev64120/compressed/head.S
@@ -1,19 +0,0 @@
-/*
- * arch/mips/galileo/compressed/head.S
- *
- */
-
-#include <asm/asm.h>
-#include <asm/regdef.h>
-
- .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)