]> git.proxmox.com Git - mirror_qemu.git/blob - stubs/notify-event.c
slirp: Send RDNSS in RA only if host has an IPv6 DNS server
[mirror_qemu.git] / stubs / notify-event.c
1 #include "qemu/osdep.h"
2 #include "qemu-common.h"
3 #include "qemu/main-loop.h"
4
5 void qemu_notify_event(void)
6 {
7 }