[MIPS] Add Loongson 2K1000 proccessor support.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / textrel.s
CommitLineData
63c1f59d
AM
1 .section .rodata,"a",%progbits
2 .global pfoo, foo
3pfoo:
4 .dc.a foo
5foo:
This page took 0.059831 seconds and 4 git commands to generate.