]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gas/testsuite/gas/symver/symver0.s
bfd/
[thirdparty/binutils-gdb.git] / gas / testsuite / gas / symver / symver0.s
CommitLineData
747e13a0
L
1 .data
2 .symver bar,bar@version1
3 .symver bar,bar@version1
4 .globl foo1
5 .type foo1,object
6foo1:
7 .long foo
8 .symver foo,foo@version1
9L_foo1:
10 .size foo1,L_foo1-foo1