ACPI: Add definitions for the SPCR table
[qemu/ar7.git] / stubs / chr-testdev.c
blob23112a2c0765e27c97ef3af7efae9d2b9ac6a047
1 #include "qemu-common.h"
2 #include "sysemu/char.h"
4 CharDriverState *chr_testdev_init(void)
6 return 0;