Revision 87ecb68b hw/grackle_pci.c

b/hw/grackle_pci.c
23 23
 * THE SOFTWARE.
24 24
 */
25 25

  
26
#include "vl.h"
26
#include "hw.h"
27 27
#include "ppc_mac.h"
28
#include "pci.h"
29

  
28 30
typedef target_phys_addr_t pci_addr_t;
29 31
#include "pci_host.h"
30 32

  

Also available in: Unified diff