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