Add support for a MIPS specific .MIPS.xhash section.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / pr16498a.t
CommitLineData
d85e71fe
L
1SECTIONS
2{
3 .tdata : { *(.tdata) }
4 .data : { *(.data)
5 }
6}
This page took 0.273331 seconds and 4 git commands to generate.