ACPI: Add definitions for the SPCR table
[qemu/ar7.git] / stubs / vc-init.c
blob308dfa08009dde21d51d34a6f8273979ce747014
1 #include "qemu-common.h"
2 #include "sysemu/char.h"
4 CharDriverState *vc_init(ChardevVC *vc)
6 return 0;