Sign in
qemu-android
/
qemu-android
/
b041066421e8dcc7d080dfcfd83551c9c9f24ade
/
.
/
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
}