sched: add declaration of sched_tail to sched.h
[deliverable/linux.git] / include / linux / sched.h
index e217d188a102bec8b15693f6a871945f823431be..9c17e828d6d4f14ea2734aec19e97bb6afe456d9 100644 (file)
@@ -242,6 +242,7 @@ struct task_struct;
 
 extern void sched_init(void);
 extern void sched_init_smp(void);
+extern asmlinkage void schedule_tail(struct task_struct *prev);
 extern void init_idle(struct task_struct *idle, int cpu);
 extern void init_idle_bootup_task(struct task_struct *idle);
 
This page took 0.026906 seconds and 5 git commands to generate.