diff options
Diffstat (limited to 'hw/primecell.h')
-rw-r--r-- | hw/primecell.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/hw/primecell.h b/hw/primecell.h index 477c2cbb64..7d8aa04f4f 100644 --- a/hw/primecell.h +++ b/hw/primecell.h @@ -26,7 +26,4 @@ extern qemu_irq *mpcore_irq_init(qemu_irq *cpu_irq); /* arm_sysctl.c */ void arm_sysctl_init(uint32_t base, uint32_t sys_id); -/* versatile_pci.c */ -PCIBus *pci_vpb_init(qemu_irq *pic, int realview); - #endif |