]> Git Repo - qemu.git/blame - module-common.c
Merge remote-tracking branch 'remotes/kraxel/tags/pull-gl-20150317-1' into staging
[qemu.git] / module-common.c
CommitLineData
e26110cf
FZ
1#include "config-host.h"
2#include "qemu/module.h"
3
4void qemu_module_dummy(void)
5{
6}
7
8void DSO_STAMP_FUN(void)
9{
10}
This page took 0.065746 seconds and 4 git commands to generate.