Sign in
qemu-android
/
qemu-android
/
bab99ea09897fb65255cc4e147d87c077fafcfe6
/
.
/
module-common.c
blob: 50c67500b11378bf29118cb1680e819aaa14946b [
file
] [
log
] [
blame
]
Fam Zheng
e26110c
2014-02-10 14:48:57 +0800
[
diff
] [
blame
]
1
#include
"config-host.h"
2
#include
"qemu/module.h"
3
4
void
qemu_module_dummy
(
void
)
5
{
6
}
7
8
void
DSO_STAMP_FUN
(
void
)
9
{
10
}