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