Revision 1de7afc9 hw/mips_timer.c

b/hw/mips_timer.c
22 22

  
23 23
#include "hw.h"
24 24
#include "mips_cpudevs.h"
25
#include "qemu-timer.h"
25
#include "qemu/timer.h"
26 26

  
27 27
#define TIMER_FREQ	100 * 1000 * 1000
28 28

  

Also available in: Unified diff