summaryrefslogtreecommitdiffstats
path: root/qemu/stubs/get-next-serial.c
diff options
context:
space:
mode:
Diffstat (limited to 'qemu/stubs/get-next-serial.c')
-rw-r--r--qemu/stubs/get-next-serial.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/qemu/stubs/get-next-serial.c b/qemu/stubs/get-next-serial.c
new file mode 100644
index 000000000..40c56d13d
--- /dev/null
+++ b/qemu/stubs/get-next-serial.c
@@ -0,0 +1,3 @@
+#include "qemu-common.h"
+
+CharDriverState *serial_hds[0];