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 f9506c69a..de40f8b61 100644
--- a/hw/alpha_sys.h
+++ b/hw/alpha_sys.h
@@ -11,7 +11,7 @@
#include "irq.h"
-PCIBus *typhoon_init(ram_addr_t, ISABus **, qemu_irq *, CPUState *[4],
+PCIBus *typhoon_init(ram_addr_t, ISABus **, qemu_irq *, CPUAlphaState *[4],
pci_map_irq_fn);
/* alpha_pci.c. */