Revision 87ecb68b hw/dummy_m68k.c

b/hw/dummy_m68k.c
6 6
 * This code is licenced under the GPL
7 7
 */
8 8

  
9
#include "vl.h"
9
#include "hw.h"
10
#include "sysemu.h"
11
#include "boards.h"
10 12

  
11 13
#define KERNEL_LOAD_ADDR 0x10000
12 14

  

Also available in: Unified diff