Revision 1ad2134f hw/hw.h

b/hw/hw.h
3 3
#define QEMU_HW_H
4 4

  
5 5
#include "qemu-common.h"
6

  
7
#if defined(TARGET_PHYS_ADDR_BITS) && !defined(NEED_CPU_H)
8
#include "targphys.h"
9
#include "poison.h"
10
#include "cpu-common.h"
11
#endif
12

  
6 13
#include "irq.h"
7 14

  
8 15
/* VM Load/Save */

Also available in: Unified diff