Sign in
gnu
/
binutils-gdb
/
dec718565a5cc22f3664c552d5618fdf21480c10
/
.
/
ld
/
testsuite
/
ld-scripts
/
cross4.c
blob: aef8dfd1ffed76437a9bb2b307cc4906f2580b6c [
file
]
__attribute__
((
section
(
".nocrossrefs"
)))
static
void
foo
()
{
}
void
(*
dummy
)
()
=
foo
;