Revision 87ecb68b hw/apb_pci.c

b/hw/apb_pci.c
26 26
   Ultrasparc PCI host is called the PCI Bus Module (PBM).  The APB is
27 27
   the secondary PCI bridge.  */
28 28

  
29
#include "vl.h"
29
#include "hw.h"
30
#include "pci.h"
30 31
typedef target_phys_addr_t pci_addr_t;
31 32
#include "pci_host.h"
32 33

  

Also available in: Unified diff