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