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-elf
/
wrap1.c
blob
1ff250e2dba973b20a998422849de13598ee6d8f
1
extern
void
par
(
void
);
2
3
int
4
main
(
void
)
5
{
6
par
();
7
return
0
;
8
}