patch-2.4.2 linux/arch/arm/vmlinux-armv.lds.in
Next file: linux/arch/cris/Makefile
Previous file: linux/arch/arm/vmlinux-armo.lds.in
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Thu Feb 8 16:32:44 2001
- Orig file:
v2.4.1/linux/arch/arm/vmlinux-armv.lds.in
- Orig date:
Mon Nov 27 17:07:59 2000
diff -u --recursive --new-file v2.4.1/linux/arch/arm/vmlinux-armv.lds.in linux/arch/arm/vmlinux-armv.lds.in
@@ -42,6 +42,8 @@
*(.gnu.warning)
*(.text.lock) /* out-of-line lock text */
*(.rodata)
+ *(.glue_7)
+ *(.glue_7t)
*(.kstrtab)
. = ALIGN(16);
__start___ex_table = .; /* Exception table */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)