Re-add support for lbarx, lharx, stbcx. and sthcx. insns back to the E6500 cpu.
[binutils-gdb.git] / ld / testsuite / ld-visium / ld1.ld
blobfc33cf89f94a4873108c0948cd026084a4a38337
1 SECTIONS
3   .text 0x10000 : {
4     *(.text)
5   }
6   .data 0x30000 : {
7     *(.data)
8   }