linuxOS_PX30_CAR/kernel/arch/sh/boot/romimage/vmlinux.scr
2026-01-20 14:00:13 +08:00

9 lines
73 B
Plaintext

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