Add qemu 2.4.0
[kvmfornfv.git] / qemu / stubs / notify-event.c
1 #include "qemu-common.h"
2 #include "qemu/main-loop.h"
3
4 void qemu_notify_event(void)
5 {
6 }