Retro68/binutils/ld/testsuite/ld-bootstrap/ppc476.t
2015-08-28 17:32:19 +02:00

8 lines
82 B
Raku

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