(root)/
binutils-2.41/
ld/
testsuite/
ld-bootstrap/
ppc476.t
SECTIONS
{
  .text : ALIGN (4096)
  {
    *(.text .text.* .gnu.linkonce.t*)
  }
}