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
Updated Malay translation for the bfd sub-directory
[binutils-gdb.git]
/
ld
/
testsuite
/
ld-plugin
/
pr28138-3.c
blob
ec464947ee631bf32544c23652045af26db98831
1
extern
int
a2
(
void
);
2
int
3
a3
(
void
)
4
{
5
return
1
+
a2
();
6
}