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