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
2004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
[binutils.git]
/
ld
/
testsuite
/
ld-elfvers
/
vers22a.c
blob
288c82093e31f778535e267b7e4c2d74d2042752
1
__asm__
(
".symver _old_bar,bar@VERS.0"
);
2
3
void
4
_old_bar
()
5
{
6
}