[ARC] don't force _init/_fini as DT_INIT/DT_FINI.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-tic6x / mvk-reloc-local-1-rel.s
1 .text
2 .nocmp
3 mvk .S1 a,a1
4 mvkl .S1 b,a2
5 .data
6 a:
7 .word 0
8 b:
9 .word 0
10 c:
11 .word 0
This page took 0.044537 seconds and 4 git commands to generate.