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

8 lines
58 B
Plaintext

SECTIONS
{
.text : {
zero_page_pos = .;
*(.data)
}
}