H57725 s 00024/00000/00000 d D 1.1 02/03/13 20:31:03 patch 2 1 cC cF1 cK20490 cO-rw-rw-r-- e s 00000/00000/00000 d D 1.0 02/03/13 20:31:03 patch 1 0 c BitKeeper file /home/marcelo/bk/linux-2.4/arch/mips/galileo-boards/ev64120/compressed/ld.sys.big.Flash2 cBtorvalds@athlon.transmeta.com|ChangeSet|20020205173056|16047|c1d11a41ed024864 cHplucky.distro.conectiva cK12233 cParch/mips/galileo-boards/ev64120/compressed/ld.sys.big.Flash2 cRce70202fb57a94 cV4 cX0x821 cZ-03:00 e u U f e 0 f x 0x821 t T I 2 OUTPUT_FORMAT("elf32-bigmips") OUTPUT_ARCH(mips) ENTRY(XferToRam) SECTIONS { . = 0xBF000000; .got : {*(.got)} .reset : { xfer.o } kernel_location_start = 0x80100000; . = 0x80400000; .text : { *(.text) } .bss : { *(.bss) } .data :{ *(.data) } malloc_start = .; } E 2 I 1 E 1