Sign in
qemu
/
qemu
/
4f80cd2f033e73bb65adf69bd337ae3052629fdf
/
.
/
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
)
{
}