Revision 87ecb68b hw/pxa2xx_pic.c

b/hw/pxa2xx_pic.c
8 8
 * This code is licenced under the GPL.
9 9
 */
10 10

  
11
#include "vl.h"
11
#include "hw.h"
12
#include "pxa.h"
12 13

  
13 14
#define ICIP	0x00	/* Interrupt Controller IRQ Pending register */
14 15
#define ICMR	0x04	/* Interrupt Controller Mask register */

Also available in: Unified diff