]> git.proxmox.com Git - mirror_qemu.git/blob - stubs/notify-event.c
numa: deprecate implict memory distribution between nodes
[mirror_qemu.git] / stubs / notify-event.c
1 #include "qemu/osdep.h"
2 #include "qemu/main-loop.h"
3
4 void qemu_notify_event(void)
5 {
6 }