summaryrefslogtreecommitdiffstats
path: root/hw/alpha_sys.h
diff options
context:
space:
mode:
authorAndreas Färber <afaerber@suse.de>2012-10-16 02:45:53 +0200
committerAndreas Färber <afaerber@suse.de>2012-12-19 01:01:36 +0100
commitad6011775a324d7c3e2a8bd824e03c5e576dda48 (patch)
treede68a5501297a6527a8f103fcad9ff4a8f77fa5e /hw/alpha_sys.h
parent5f5e335088925cedc5b912fd8bb4e1e933094d56 (diff)
downloadhqemu-ad6011775a324d7c3e2a8bd824e03c5e576dda48.zip
hqemu-ad6011775a324d7c3e2a8bd824e03c5e576dda48.tar.gz
alpha: Pass AlphaCPU array to Typhoon
Also store it in TyphoonCchip. Signed-off-by: Andreas Färber <afaerber@suse.de> Acked-by: Richard Henderson <rth@twiddle.net>
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 7604d09..69929ea 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 *, CPUAlphaState *[4],
+PCIBus *typhoon_init(ram_addr_t, ISABus **, qemu_irq *, AlphaCPU *[4],
pci_map_irq_fn);
/* alpha_pci.c. */
OpenPOWER on IntegriCloud