]> Git Repo - qemu.git/blame - stubs/vc-init.c
Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into staging
[qemu.git] / stubs / vc-init.c
CommitLineData
07a32d6b 1#include "qemu-common.h"
3840f842 2#include "sysemu/char.h"
07a32d6b
NN
3
4CharDriverState *vc_init(ChardevVC *vc)
5{
6 return 0;
7}
This page took 0.022887 seconds and 4 git commands to generate.