patch-2.4.20 linux-2.4.20/arch/mips64/ld.script.elf64

Next file: linux-2.4.20/arch/mips64/lib/csum_partial_copy.c
Previous file: linux-2.4.20/arch/mips64/ld.script.elf32.S
Back to the patch index
Back to the overall index

diff -urN linux-2.4.19/arch/mips64/ld.script.elf64 linux-2.4.20/arch/mips64/ld.script.elf64
@@ -8,7 +8,7 @@
   /* This is the value for an Origin kernel, taken from an IRIX kernel.  */
   /* . = 0xc00000000001c000; */
 
-  /* Set the vaddr for the text segment to a value 
+  /* Set the vaddr for the text segment to a value
         >= 0xa800 0000 0001 9000 if no symmon is going to configured
         >= 0xa800 0000 0030 0000 otherwise  */
 
@@ -111,7 +111,7 @@
   }
 
   /* Sections to be discarded */
-  /DISCARD/ : 
+  /DISCARD/ :
   {
         *(.text.exit)
         *(.data.exit)

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