Sign in
qemu
/
qemu
/
9a04fe09576b0399646e80e57ff2d2324f7cf64d
/
.
/
module-common.c
blob: 0a3cb8aeab35b78e7d2874a06ad54c7cd6395707 [
file
] [
log
] [
blame
]
#include
"qemu/osdep.h"
#include
"qemu/module.h"
void
qemu_module_dummy
(
void
)
{
}
void
DSO_STAMP_FUN
(
void
)
{
}