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-plugin
/
pr28138-5.c
blob
e24f86c363edcb965c6581e50859239e28d5f085
1
extern
int
a4
(
void
);
2
int
3
a5
(
void
)
4
{
5
return
1
+
a4
();
6
}