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-elfweak
/
foo1b.c
blob
d71a635e21828f2012953c2e1d3d89a772dfe7b3
1
int
deallocate_foo
;
2
3
int
*
4
foo
()
5
{
6
return
&
deallocate_foo
;
7
}