linux/arch/sh/boot/romimage/vmlinux.scr

7 lines
38 B
Plaintext

SECTIONS
{
.text : {
*(.data)
}
}