patch-2.3.43 linux/arch/sparc/vmlinux.lds
Next file: linux/arch/sparc64/config.in
Previous file: linux/arch/sparc/prom/printf.c
Back to the patch index
Back to the overall index
-  Lines: 6
-  Date:
Tue Feb  8 18:23:13 2000
-  Orig file: 
v2.3.42/linux/arch/sparc/vmlinux.lds
-  Orig date: 
Tue Aug 31 17:29:13 1999
diff -u --recursive --new-file v2.3.42/linux/arch/sparc/vmlinux.lds linux/arch/sparc/vmlinux.lds
@@ -73,4 +73,5 @@
   .debug_pubnames 0 : { *(.debug_pubnames) }
   .debug_sfnames  0 : { *(.debug_sfnames) }
   .line           0 : { *(.line) }
+  /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)