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