repo.or.cz
/
netbsd-mini2440.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Sync usage with man page.
[netbsd-mini2440.git]
/
external
/
gpl3
/
binutils
/
dist
/
ld
/
testsuite
/
ld-elfvers
/
vers22.c
blob
a04695b8eea417dd375ff2423c45d945160fb1f0
1
extern
void
bar
();
2
3
void
4
foo
()
5
{
6
bar
();
7
}