summaryrefslogtreecommitdiffstats
path: root/hw/etraxfs.h
diff options
context:
space:
mode:
authorEdgar E. Iglesias <edgar.iglesias@gmail.com>2009-05-18 22:24:22 +0200
committerEdgar E. Iglesias <edgar.iglesias@gmail.com>2009-05-18 22:24:22 +0200
commitfd6dc90ba0932f082ac8284cc957dd7efd89d014 (patch)
tree95e13f1791bf15e36d346e26193ec11a8ad5ab29 /hw/etraxfs.h
parent96d7ddde19cd9617e377f30dbc23665c3ec03c78 (diff)
downloadhqemu-fd6dc90ba0932f082ac8284cc957dd7efd89d014.zip
hqemu-fd6dc90ba0932f082ac8284cc957dd7efd89d014.tar.gz
cris: First shot at qdev for CRIS interrupts.
Signed-off-by: Edgar E. Iglesias <edgar.iglesias@gmail.com>
Diffstat (limited to 'hw/etraxfs.h')
-rw-r--r--hw/etraxfs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/etraxfs.h b/hw/etraxfs.h
index cdbe58b..9cc30be 100644
--- a/hw/etraxfs.h
+++ b/hw/etraxfs.h
@@ -24,6 +24,6 @@
#include "etraxfs_dma.h"
-qemu_irq *etraxfs_pic_init(CPUState *env, target_phys_addr_t base);
+qemu_irq *cris_pic_init_cpu(CPUState *env);
void *etraxfs_eth_init(NICInfo *nd, CPUState *env,
target_phys_addr_t base, int phyaddr);
OpenPOWER on IntegriCloud