patch-2.3.43 linux/arch/sparc64/vmlinux.lds
Next file: linux/drivers/acorn/char/Makefile
Previous file: linux/arch/sparc64/solaris/socksys.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/sparc64/vmlinux.lds
-  Orig date: 
Fri Aug  6 11:58:00 1999
diff -u --recursive --new-file v2.3.42/linux/arch/sparc64/vmlinux.lds linux/arch/sparc64/vmlinux.lds
@@ -74,4 +74,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)