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 missing files.
[binutils.git]
/
ld
/
testsuite
/
ld-scripts
/
cross4.c
blob
aef8dfd1ffed76437a9bb2b307cc4906f2580b6c
1
__attribute__
((
section
(
".nocrossrefs"
)))
2
static void
3
foo
()
4
{
5
}
6
7
void
(*
dummy
) () =
foo
;