This commit was manufactured by cvs2svn to create branch
[linux-2.6.git] / include / linux / kernel_stat.h
index 4594ccc..1f3bc24 100644 (file)
@@ -35,6 +35,7 @@ DECLARE_PER_CPU(struct kernel_stat, kstat);
 #define kstat_this_cpu __get_cpu_var(kstat)
 
 extern unsigned long long nr_context_switches(void);
+extern unsigned long long nr_preempt(void);
 
 /*
  * Number of interrupts per specific IRQ source, since bootup