Revision 87ecb68b hw/realview_gic.c

b/hw/realview_gic.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 12

  
13 13
#define GIC_NIRQ 96
14 14
#define NCPU 1

Also available in: Unified diff