patch-2.4.0-test3 linux/arch/sparc64/vmlinux.lds
Next file: linux/drivers/Makefile
Previous file: linux/arch/sparc64/solaris/misc.c
Back to the patch index
Back to the overall index
- Lines: 7
- Date:
Wed Jul 5 22:15:25 2000
- Orig file:
v2.4.0-test2/linux/arch/sparc64/vmlinux.lds
- Orig date:
Thu Feb 10 17:11:06 2000
diff -u --recursive --new-file v2.4.0-test2/linux/arch/sparc64/vmlinux.lds linux/arch/sparc64/vmlinux.lds
@@ -74,5 +74,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)