X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=irq.c;h=1217ee2adecf7ec606e1bdd16ea595e2fd09c918;hb=59cd61cee0ebb13ed425654f9de96652c167c5cd;hp=4f15bb8b9f4e63e5f8114954125f3f043bf1c5f7;hpb=7bff2456c919b94efa534efd15dec289314a682e;p=ppcskel.git diff --git a/irq.c b/irq.c index 4f15bb8..1217ee2 100644 --- a/irq.c +++ b/irq.c @@ -2,9 +2,8 @@ ppcskel - a Free Software replacement for the Nintendo/BroadOn IOS. IRQ support -Copyright (C) 2008, 2009 Hector Martin "marcan" -Copyright (C) 2008, 2009 Sven Peter -Copyright (C) 2009 Andre Heider "dhewg" +Copyright (C) 2009 Bernhard Urban +Copyright (C) 2009 Sebastian Falbesoner # This code is licensed to you under the terms of the GNU GPL, version 2; # see file COPYING or http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt @@ -15,6 +14,9 @@ Copyright (C) 2009 Andre Heider "dhewg" #include "ipc.h" #include "bootmii_ppc.h" #include "usb/host/host.h" +#include "mini_ipc.h" + +void show_frame_no(void); void irq_initialize(void) { @@ -59,8 +61,9 @@ void irq_handler(void) if (flags & (1<