(root)/
binutils-2.41/
ld/
testsuite/
ld-nds32/
branch.ld
SECTIONS
{
  .text 0x0 : {
    * (.text .text.*);
  }
}