* elfxx-mips.c (LOAD_INTERLOCKS_P): New define.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mips-elf / got-vers-1b.s
CommitLineData
634835ae
RS
1 .abicalls
2 .symver foo2,foo@@V2
3 .global foo2
4 .data
5 .type foo2,%object
6 .size foo2,4
7foo2: .word 0
This page took 0.057784 seconds and 4 git commands to generate.