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