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
Do not include empty sections in loadable segments.
[binutils.git]
/
ld
/
testsuite
/
ld-scripts
/
cross1.c
blob
56789452a5bbbf8ffeb69fac206162c4ce9a9958
1
extern
int
foo
();
2
int
3
func
()
4
{
5
return
foo
();
6
}