Revision 927d4878 hw/pl011.c

b/hw/pl011.c
8 8
 */
9 9

  
10 10
#include "sysbus.h"
11
#include "qemu-char.h"
11
#include "char/char.h"
12 12

  
13 13
typedef struct {
14 14
    SysBusDevice busdev;

Also available in: Unified diff