Revision 87ecb68b hw/pl011.c

b/hw/pl011.c
7 7
 * This code is licenced under the GPL.
8 8
 */
9 9

  
10
#include "vl.h"
10
#include "hw.h"
11
#include "qemu-char.h"
12
#include "primecell.h"
11 13

  
12 14
typedef struct {
13 15
    uint32_t base;

Also available in: Unified diff