2
0
mirror of https://sourceware.org/git/binutils-gdb.git synced 2025-02-11 13:02:10 +08:00
binutils-gdb/ld/testsuite/ld-bootstrap/ppc476.t
2014-02-21 23:18:50 +10:30

8 lines
82 B
Raku

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