]> git.ipfire.org Git - thirdparty/qemu.git/blame - stubs/notify-event.c
Include qemu-common.h exactly where needed
[thirdparty/qemu.git] / stubs / notify-event.c
CommitLineData
87c9b5e0 1#include "qemu/osdep.h"
07a32d6b
NN
2#include "qemu/main-loop.h"
3
4void qemu_notify_event(void)
5{
6}