Revision 87ecb68b hw/pxa2xx_timer.c

b/hw/pxa2xx_timer.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-timer.h"
12
#include "sysemu.h"
13
#include "pxa.h"
11 14

  
12 15
#define OSMR0	0x00
13 16
#define OSMR1	0x04

Also available in: Unified diff