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

8 lines
82 B
Perl
Raw Normal View History

2014-02-21 13:48:50 +01:00
SECTIONS
{
.text : ALIGN (4096)
{
*(.text .text.* .gnu.linkonce.t*)
}
}