--- a/src/sh4/intc.h Sat Mar 13 00:03:32 2004 +0000 +++ b/src/sh4/intc.h Tue Nov 20 08:31:34 2007 +0000 @@ -1,3 +1,21 @@ +/** + * $Id: intc.h,v 1.2 2005-12-25 08:24:11 nkeynes Exp $ + * + * SH4 onboard interrupt controller (INTC) definitions. + * + * Copyright (c) 2005 Nathan Keynes. + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + */ + #ifndef sh4intc_H #define sh4intc_H 1