]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - include/linux/sched.h
posix-cpu-timers: Cure SMP accounting oddities
[karo-tx-linux.git] / include / linux / sched.h
index 20b03bf94748c4520bc7a87d7f2967227409c96b..2909fe7a622d3f9e6405f41b52134fa66fd29f15 100644 (file)
@@ -1955,7 +1955,6 @@ static inline void disable_sched_clock_irqtime(void) {}
 
 extern unsigned long long
 task_sched_runtime(struct task_struct *task);
-extern unsigned long long thread_group_sched_runtime(struct task_struct *task);
 
 /* sched_exec is called by processes performing an exec */
 #ifdef CONFIG_SMP