qemu/stubs/get-next-serial.c
<<
>>
Prefs
   1#include "qemu/osdep.h"
   2#include "qemu-common.h"
   3
   4CharDriverState *serial_hds[0];
   5