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
Automatic date update in version.in
[binutils-gdb.git]
/
ld
/
testsuite
/
ld-elf
/
relmain.c
blob
f72dd54ae52f331a0003a01560b55d1066d947c1
1
extern
int
eight
(
void
);
2
3
int
4
main
(
void
)
5
{
6
return
eight
() -
8
;
7
}