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