]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/linux/kernel_stat.h
Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[linux-2.6-omap-h63xx.git] / include / linux / kernel_stat.h
index 89b6ecd414731afc3cd0600f90e16f057537af63..4a145caeee075d3209fa4e0d324dfed7f9a15fe7 100644 (file)
@@ -66,6 +66,7 @@ static inline unsigned int kstat_irqs(unsigned int irq)
        return sum;
 }
 
+extern unsigned long long task_delta_exec(struct task_struct *);
 extern void account_user_time(struct task_struct *, cputime_t);
 extern void account_user_time_scaled(struct task_struct *, cputime_t);
 extern void account_system_time(struct task_struct *, int, cputime_t);