summaryrefslogtreecommitdiffstats
path: root/hw/shix.c
diff options
context:
space:
mode:
authorpbrook <pbrook@c046a42c-6fe2-441c-8c8c-71466251a162>2007-04-07 18:14:41 +0000
committerpbrook <pbrook@c046a42c-6fe2-441c-8c8c-71466251a162>2007-04-07 18:14:41 +0000
commitd537cf6c8624b27ce2b63431d2f8937f6356f652 (patch)
treed7173d79977b4426b2ff225b35c839c8a2e4a215 /hw/shix.c
parentb6e27ab8b12ef6075d85fc505f821643804a3a79 (diff)
downloadhqemu-d537cf6c8624b27ce2b63431d2f8937f6356f652.zip
hqemu-d537cf6c8624b27ce2b63431d2f8937f6356f652.tar.gz
Unify IRQ handling.
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2635 c046a42c-6fe2-441c-8c8c-71466251a162
Diffstat (limited to 'hw/shix.c')
-rw-r--r--hw/shix.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/hw/shix.c b/hw/shix.c
index 5857d0e..000fd6a 100644
--- a/hw/shix.c
+++ b/hw/shix.c
@@ -42,11 +42,6 @@ void irq_info(void)
/* XXXXX */
}
-void pic_set_irq(int irq, int level)
-{
- /* XXXXX */
-}
-
void pic_info()
{
/* XXXXX */
OpenPOWER on IntegriCloud