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
Update contributors list for update of alpha-vms bfd.
[binutils.git]
/
ld
/
testsuite
/
ld-elfvers
/
vers30.c
blob
65dba2f3b570ae8791de84ba22b34ecd199e1ee4
1
void
global
(
void
) {}
2
void
local
(
void
) {}
3
void
foo
(
void
) {}
4
void
bar
(
void
) {}
5
void
info
(
void
) {}
6
void
baz
(
void
)
__asm
(
"extern"
);
7
void
baz
(
void
) {}