old-cross-binutils/ld/testsuite/ld-bootstrap/ppc476.t
2014-02-21 23:18:50 +10:30

7 lines
82 B
Raku

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