1 2 3 4 5 6
#include "qemu-common.h" #include "monitor/monitor.h" void monitor_init(CharDriverState *chr, int flags) { }