X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=irq.c;h=1217ee2adecf7ec606e1bdd16ea595e2fd09c918;hb=6dfa0a3162536682b5e5aced149b34240d88497b;hp=fad24848b1ca26813e7e4c933ddd02b73679e366;hpb=ca06f937be380b944745e795ea57bbd3a5563f55;p=ppcskel.git diff --git a/irq.c b/irq.c index fad2484..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 @@ -14,7 +13,10 @@ Copyright (C) 2009 Andre Heider "dhewg" #include "hollywood.h" #include "ipc.h" #include "bootmii_ppc.h" -#include "ohci.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<