Revision c227f099 hw/ppce500.h

b/hw/ppce500.h
17 17
#if !defined(PPC_E500_H)
18 18
#define PPC_E500_H
19 19

  
20
PCIBus *ppce500_pci_init(qemu_irq *pic, a_target_phys_addr registers);
20
PCIBus *ppce500_pci_init(qemu_irq *pic, target_phys_addr_t registers);
21 21

  
22 22
#endif /* !defined(PPC_E500_H) */

Also available in: Unified diff