repo.or.cz
/
binutils.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
daily update
[binutils.git]
/
gas
/
testsuite
/
gas
/
symver
/
symver2.s
blob
4b07d67bcc9735abbeba58160bdac0829f226662
1
.data
2
.globl foo1
3
.type foo1,object
4
foo1
:
5
.long foo
6
.symver foo,foo@@version1
7
L_foo1
:
8
.size foo1,L_foo1-foo1