index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
stubs
/
notify-event.c
blob: 32f7289d3a7315fbc24d9166efb6a14bd1b30b7d (
plain
)
1
2
3
4
5
6
#include "qemu-common.h" #include "qemu/main-loop.h" void qemu_notify_event(void) { }