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
Add support for the M32R2 processor.
[binutils.git]
/
ld
/
testsuite
/
ld-elfweak
/
foo1a.c
blob
a653020c75489b86bd4e0142edc2f0eb19d6f569
1
int
deallocate_foo
=
0
;
2
3
int
*
4
foo
()
5
{
6
return
&
deallocate_foo
;
7
}