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

8 lines
82 B
Perl
Raw Normal View History

2015-08-28 15:32:19 +00:00
SECTIONS
{
.text : ALIGN (4096)
{
*(.text .text.* .gnu.linkonce.t*)
}
}