patch-2.4.8 linux/include/linux/kernel_stat.h
Next file: linux/include/linux/lockd/lockd.h
Previous file: linux/include/linux/kbd_kern.h
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Fri Aug 10 18:13:47 2001
- Orig file:
v2.4.7/linux/include/linux/kernel_stat.h
- Orig date:
Tue Aug 7 12:48:43 2001
diff -u --recursive --new-file v2.4.7/linux/include/linux/kernel_stat.h linux/include/linux/kernel_stat.h
@@ -41,7 +41,7 @@
/*
* Number of interrupts per specific IRQ source, since bootup
*/
-extern inline int kstat_irqs (int irq)
+static inline int kstat_irqs (int irq)
{
int i, sum=0;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)