Rtwo/kernel/motorola/sm8550/arch/sh/boot/romimage/vmlinux.scr

9 lines
73 B
Text
Raw Normal View History

2025-09-30 20:22:48 -04:00
SECTIONS
{
.text : {
zero_page_pos = .;
*(.data)
end_data = .;
}
}