]> git.ipfire.org Git - thirdparty/qemu.git/blame - stubs/notify-event.c
Merge remote-tracking branch 'remotes/juanquintela/tags/migration-pull-pull-request...
[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}