Revision 9c17d615 hw/mips_jazz.c

b/hw/mips_jazz.c
29 29
#include "serial.h"
30 30
#include "isa.h"
31 31
#include "fdc.h"
32
#include "sysemu.h"
33
#include "arch_init.h"
32
#include "sysemu/sysemu.h"
33
#include "sysemu/arch_init.h"
34 34
#include "boards.h"
35 35
#include "net/net.h"
36 36
#include "esp.h"
......
39 39
#include "mc146818rtc.h"
40 40
#include "i8254.h"
41 41
#include "pcspk.h"
42
#include "blockdev.h"
42
#include "sysemu/blockdev.h"
43 43
#include "sysbus.h"
44 44
#include "exec/address-spaces.h"
45 45

  

Also available in: Unified diff