Main Page | Modules | Class List | File List | Class Members | File Members | Related Pages

irq_stat.c

Go to the documentation of this file.
00001 /* $Id: irq_stat.c,v 1.2 2003/08/29 10:13:22 ch12 Exp $ */
00002 /*****************************************************************************/
00011 /* (c) 2003 Technische Universitaet Dresden
00012  * This file is part of DROPS, which is distributed under the terms of the
00013  * GNU General Public License 2. Please see the COPYING file for details.
00014  */
00015 
00016 #include <linux/interrupt.h>
00017 
00018 irq_cpustat_t irq_stat[NR_CPUS];

Linux DDE, written by Christian Helmuth  © 2003 Technische Universitaet Dresden