Revision 87ecb68b hw/versatilepb.c

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

  
10
#include "vl.h"
11
#include "arm_pic.h"
10
#include "hw.h"
11
#include "arm-misc.h"
12
#include "primecell.h"
13
#include "devices.h"
14
#include "net.h"
15
#include "sysemu.h"
16
#include "pci.h"
17
#include "boards.h"
12 18

  
13 19
/* Primary interrupt controller.  */
14 20

  

Also available in: Unified diff