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