patch-2.4.6 linux/arch/ia64/sn/fprom/fprom.lds
Next file: linux/arch/ia64/vmlinux.lds.S
Previous file: linux/arch/ia64/boot/bootloader.lds
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Mon Jul 2 14:40:14 2001
- Orig file:
v2.4.5/linux/arch/ia64/sn/fprom/fprom.lds
- Orig date:
Thu Jan 4 13:00:15 2001
diff -u --recursive --new-file v2.4.5/linux/arch/ia64/sn/fprom/fprom.lds linux/arch/ia64/sn/fprom/fprom.lds
@@ -24,7 +24,7 @@
_data = .;
.rodata : AT(ADDR(.rodata) - 0x0000000000000000 )
- { *(.rodata) }
+ { *(.rodata) *(.rodata.*) }
.opd : AT(ADDR(.opd) - 0x0000000000000000 )
{ *(.opd) }
.data : AT(ADDR(.data) - 0x0000000000000000 )
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)