patch-2.4.19 linux-2.4.19/arch/ia64/vmlinux.lds.S
Next file: linux-2.4.19/arch/m68k/amiga/config.c
Previous file: linux-2.4.19/arch/ia64/tools/print_offsets.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Fri Aug 2 17:39:43 2002
- Orig file:
linux-2.4.18/arch/ia64/vmlinux.lds.S
- Orig date:
Tue Jul 31 10:30:09 2001
diff -urN linux-2.4.18/arch/ia64/vmlinux.lds.S linux-2.4.19/arch/ia64/vmlinux.lds.S
@@ -13,6 +13,8 @@
*(.text.exit)
*(.data.exit)
*(.exitcall.exit)
+ *(.IA_64.unwind.text.exit)
+ *(.IA_64.unwind_info.text.exit)
}
v = PAGE_OFFSET; /* this symbol is here to make debugging easier... */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)