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