07a32d6b96 ^
3840f84290 ^
1
2
3 4 5 6 7
#include "qemu-common.h" #include "sysemu/char.h" CharDriverState *vc_init(ChardevVC *vc) { return 0; }