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