binutils-gdb/ld/testsuite/ld-bootstrap/ppc476.t

8 lines
82 B
Raku

SECTIONS
{
.text : ALIGN (4096)
{
*(.text .text.* .gnu.linkonce.t*)
}
}