X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=irq.h;h=2e09926b2710405822940383e86f025ed872c752;hb=1d0ed6b8602228d940d70e731ca88155ad15b65a;hp=9d6a666975fb94b78456b24b7c57e59d828e8a9b;hpb=cbb2f30692a3d5cb7817aaa95dc14f8db24f5adb;p=ppcskel.git diff --git a/irq.h b/irq.h index 9d6a666..2e09926 100644 --- a/irq.h +++ b/irq.h @@ -1,3 +1,14 @@ +/* + ppcskel - a Free Software replacement for the Nintendo/BroadOn IOS. + IRQ support + +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 +*/ + #ifndef __IRQ_H__ #define __IRQ_H__