]> Git Repo - qemu.git/blob - stubs/notify-event.c
Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2019-08-06' into staging
[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 }
This page took 0.021891 seconds and 4 git commands to generate.