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: 827bb52d1a13c120cc23049bae8e2735e64ab50f (
plain
)
1
2
3
4
5
6
#include "qemu/osdep.h" #include "qemu/main-loop.h" void qemu_notify_event(void) { }