]> git.proxmox.com Git - mirror_qemu.git/blame - stubs/notify-event.c
Revert "vl: Fix to create migration object before block backends again"
[mirror_qemu.git] / stubs / notify-event.c
CommitLineData
87c9b5e0 1#include "qemu/osdep.h"
07a32d6b
NN
2#include "qemu-common.h"
3#include "qemu/main-loop.h"
4
5void qemu_notify_event(void)
6{
7}