Linaro Git Browser
Code Review
Sign In
review.linaro.org
/
people
/
peter.maydell
/
qemu-arm.git
/
refs/heads/a64-first-set-test-context
/
.
/
stubs
/
mon-protocol-event.c
blob: 0946e94724680287c324025b7db5419f395e2ff2 [
file
] [
log
] [
blame
]
Paolo Bonzini
5708fc6
2012-11-26 15:36:40 +0100
[
diff
] [
blame
]
1
#include
"qemu-common.h"
2
#include
"monitor/monitor.h"
3
4
void
monitor_protocol_event
(
MonitorEvent
event
,
QObject
*
data
)
5
{
6
}