Revision 87ecb68b hw/arm_timer.c

b/hw/arm_timer.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 "qemu-timer.h"
12 13

  
13 14
/* Common timer implementation.  */
14 15

  

Also available in: Unified diff