Revision 87ecb68b hw/mcf5206.c

b/hw/mcf5206.c
5 5
 *
6 6
 * This code is licenced under the GPL
7 7
 */
8
#include "vl.h"
8
#include "hw.h"
9
#include "mcf.h"
10
#include "qemu-timer.h"
11
#include "sysemu.h"
9 12

  
10 13
/* General purpose timer module.  */
11 14
typedef struct {

Also available in: Unified diff