patch-2.4.6 linux/arch/m68k/vmlinux-sun3.lds
Next file: linux/arch/m68k/vmlinux.lds
Previous file: linux/arch/m68k/sun3x/time.h
Back to the patch index
Back to the overall index
- Lines: 8
- Date:
Mon Jul 2 14:40:14 2001
- Orig file:
v2.4.5/linux/arch/m68k/vmlinux-sun3.lds
- Orig date:
Sat Sep 4 13:06:41 1999
diff -u --recursive --new-file v2.4.5/linux/arch/m68k/vmlinux-sun3.lds linux/arch/m68k/vmlinux-sun3.lds
@@ -20,6 +20,7 @@
.data : { /* Data */
*(.rodata)
+ *(.rodata.*)
*(.data)
CONSTRUCTORS
. = ALIGN(16); /* Exception table */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)