00001 /* $Id: irq_stat.c 17524 2004-08-31 07:45:06Z ch12 $ */00002 /*****************************************************************************/00011 /* (c) 2003 Technische Universitaet Dresden00012 * This file is part of DROPS, which is distributed under the terms of the00013 * GNU General Public License 2. Please see the COPYING file for details.00014 */00015
00016 #include <asm/system.h>00017 #include <linux/interrupt.h>00018
00019 irq_cpustat_t irq_stat[NR_CPUS];