patch-2.4.0-test3 linux/arch/i386/vmlinux.lds

Next file: linux/arch/ia64/config.in
Previous file: linux/arch/i386/math-emu/poly_tan.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.0-test2/linux/arch/i386/vmlinux.lds linux/arch/i386/vmlinux.lds
@@ -68,6 +68,7 @@
   /DISCARD/ : {
 	*(.text.exit)
 	*(.data.exit)
+	*(.exitcall.exit)
 	}
 
   /* Stabs debugging sections.  */

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