patch-2.4.25 linux-2.4.25/arch/mips/galileo-boards/ev64120/compressed/ld.sys.big.burner
Next file: linux-2.4.25/arch/mips/galileo-boards/ev64120/compressed/load.c
Previous file: linux-2.4.25/arch/mips/galileo-boards/ev64120/compressed/ld.sys.big.Flash2
Back to the patch index
Back to the overall index
- Lines: 12
- Date:
1969-12-31 16:00:00.000000000 -0800
- Orig file:
linux-2.4.24/arch/mips/galileo-boards/ev64120/compressed/ld.sys.big.burner
- Orig date:
2002-08-02 17:39:43.000000000 -0700
diff -urN linux-2.4.24/arch/mips/galileo-boards/ev64120/compressed/ld.sys.big.burner linux-2.4.25/arch/mips/galileo-boards/ev64120/compressed/ld.sys.big.burner
@@ -1,11 +0,0 @@
-OUTPUT_FORMAT("elf32-bigmips")
-OUTPUT_ARCH(mips)
-ENTRY(main)
-
-SECTIONS
-{
- . = 0xA0400000;
- .text : {*(.text)}
- .data : {*(.data)}
- .bss : {*(.bss)}
-}
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)