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
regenerate configure
[binutils.git]
/
ld
/
testsuite
/
ld-elf
/
end.c
blob
f7b681adbbd6ccf61c9d113e5f21952b2b09d921
1
#include <stdio.h>
2
3
void
4
foo
()
5
{
6
printf
(
"TEST1
\n
"
);
7
}