Revision 87ecb68b hw/shix.c

b/hw/shix.c
27 27

  
28 28
   More information in target-sh4/README.sh4
29 29
*/
30
#include "vl.h"
30
#include "hw.h"
31
#include "sh.h"
32
#include "sysemu.h"
33
#include "boards.h"
31 34

  
32 35
#define BIOS_FILENAME "shix_bios.bin"
33 36
#define BIOS_ADDRESS 0xA0000000

Also available in: Unified diff