repo.or.cz
/
binutils-gdb.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Updated Malay translation for the bfd sub-directory
[binutils-gdb.git]
/
gold
/
testsuite
/
ver_test_13.c
blob
01f4ba7815f83d1838c9297bae6b2e1e4f9fe4f2
1
__asm__
(
".symver foo, foo@VER_0"
);
2
3
int
foo
(
void
);
4
5
int
foo
(
void
) {
6
return
0
;
7
}