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