Sign in
qemu-android
/
qemu-android
/
29c5b77d3dd7e970c7bd57cd1d73734ae01e29d2
/
.
/
stubs
/
mon-protocol-event.c
blob: 0946e94724680287c324025b7db5419f395e2ff2 [
file
] [
log
] [
blame
]
#include
"qemu-common.h"
#include
"monitor/monitor.h"
void
monitor_protocol_event
(
MonitorEvent
event
,
QObject
*
data
)
{
}