repo.or.cz
/
qemu
/
ar7.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
ipmi: add a realize function to the device class
[qemu/ar7.git]
/
stubs
/
monitor-init.c
blob
de1bc7cd54856d687dcc82ee6aedd803c9551c7c
1
#include
"qemu/osdep.h"
2
#include
"qemu-common.h"
3
#include
"monitor/monitor.h"
4
5
void
monitor_init
(
CharDriverState
*
chr
,
int
flags
)
6
{
7
}