]> git.proxmox.com Git - mirror_qemu.git/blame - stubs/notify-event.c
Merge remote-tracking branch 'remotes/philmd-gitlab/tags/acceptance-testing-20200812...
[mirror_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}