aboutsummaryrefslogtreecommitdiff
path: root/hw/alpha/alpha_sys.h
diff options
context:
space:
mode:
Diffstat (limited to 'hw/alpha/alpha_sys.h')
-rw-r--r--hw/alpha/alpha_sys.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/alpha/alpha_sys.h b/hw/alpha/alpha_sys.h
index 4835b3d..2263e82 100644
--- a/hw/alpha/alpha_sys.h
+++ b/hw/alpha/alpha_sys.h
@@ -10,7 +10,7 @@
#include "hw/intc/i8259.h"
-PCIBus *typhoon_init(MemoryRegion *, ISABus **, qemu_irq *, AlphaCPU *[4],
+PCIBus *typhoon_init(MemoryRegion *, qemu_irq *, qemu_irq *, AlphaCPU *[4],
pci_map_irq_fn, uint8_t devfn_min);
/* alpha_pci.c. */