patch-2.4.0-test3 linux/arch/sparc/vmlinux.lds
Next file: linux/arch/sparc64/config.in
Previous file: linux/arch/sparc/mm/sun4c.c
Back to the patch index
Back to the overall index
- Lines: 7
- Date:
Wed Jul 5 22:15:24 2000
- Orig file:
v2.4.0-test2/linux/arch/sparc/vmlinux.lds
- Orig date:
Thu Feb 10 17:11:05 2000
diff -u --recursive --new-file v2.4.0-test2/linux/arch/sparc/vmlinux.lds linux/arch/sparc/vmlinux.lds
@@ -73,5 +73,5 @@
.debug_pubnames 0 : { *(.debug_pubnames) }
.debug_sfnames 0 : { *(.debug_sfnames) }
.line 0 : { *(.line) }
- /DISCARD/ : { *(.text.exit) *(.data.exit) }
+ /DISCARD/ : { *(.text.exit) *(.data.exit) *(.exitcall.exit) }
}
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)