Sign in
gnu
/
binutils-gdb
/
d49f2dd78b08efa4e1ee51f5df5058846c2eb4fa
/
.
/
ld
/
testsuite
/
ld-elf
/
wrap2a.c
blob: a37655fccadc3af9f55b54c4d6ba978a8873ce85 [
file
]
#include
"wrap2.h"
static
void
loaded
(
void
)
{
}
struct
ops impl
=
{
.
loaded
=
loaded
};