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