index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
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) { }