Sign in
nest-open-source
/
stadia-controller
/
gcc-arm-none-eabi
/
3c699435f69c74a12f5fe18c0181fba6f1dd0479
/
.
/
src
/
binutils
/
ld
/
testsuite
/
ld-scripts
/
cross4.c
blob: aef8dfd1ffed76437a9bb2b307cc4906f2580b6c [
file
] [
log
] [
blame
]
__attribute__
((
section
(
".nocrossrefs"
)))
static
void
foo
()
{
}
void
(*
dummy
)
()
=
foo
;