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