xref: /linux/arch/sh/boot/romimage/vmlinux.scr (revision 659431fcafd820cc426afedadcc4548933224985)
1SECTIONS
2{
3  .text : {
4	*(.data)
5	}
6}
7