Sign in
gnu
/
binutils-gdb
/
master
/
.
/
ld
/
testsuite
/
ld-plugin
/
pr32846c.c
blob: f87cffb8865e15eb0dc8e69fe7bf10ac5c43605d [
file
] [
log
] [
blame
]
extern
void
hash_new
(
void
);
void
kmod_new
(
void
)
{
hash_new
();
}