aboutsummaryrefslogtreecommitdiff
path: root/hw/alpha_sys.h
diff options
context:
space:
mode:
Diffstat (limited to 'hw/alpha_sys.h')
-rw-r--r--hw/alpha_sys.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/alpha_sys.h b/hw/alpha_sys.h
index 348f55c..233a71e 100644
--- a/hw/alpha_sys.h
+++ b/hw/alpha_sys.h
@@ -10,7 +10,7 @@
#include "irq.h"
-PCIBus *typhoon_init(ram_addr_t, ISABus **, qemu_irq *, CPUAlphaState *[4],
+PCIBus *typhoon_init(ram_addr_t, ISABus **, qemu_irq *, AlphaCPU *[4],
pci_map_irq_fn);
/* alpha_pci.c. */