Files
Debian-9-Kernel/arch/sh/boot/romimage/vmlinux.scr
T
2023-12-14 15:23:35 +01:00

9 lines
73 B
Plaintext

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