Rtwo/kernel/motorola/sm8550/arch/sh/boot/romimage/vmlinux.scr
2025-09-30 19:22:48 -05:00

8 lines
73 B
Text

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