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-x86-64
/
plt-lib.c
blob
5e64ccd033b8788f38f14798929749a55b94f816
1
int
2
foo
(
void
)
3
{
4
return
1
;
5
}
6
7
int
8
bar
(
void
)
9
{
10
return
-
1
;
11
}