]> Git Repo - linux.git/blobdiff - include/linux/sched.h
net: dsa: sja1105: Implement state machine for TAS with PTP clock source
[linux.git] / include / linux / sched.h
index 2c2e56bd8913250e88982ee8e47e36b23081fe23..67a1d86981a9d342a0ca1f0fefd7532526dfe467 100644 (file)
@@ -223,6 +223,7 @@ extern long schedule_timeout_uninterruptible(long timeout);
 extern long schedule_timeout_idle(long timeout);
 asmlinkage void schedule(void);
 extern void schedule_preempt_disabled(void);
+asmlinkage void preempt_schedule_irq(void);
 
 extern int __must_check io_schedule_prepare(void);
 extern void io_schedule_finish(int token);
This page took 0.035545 seconds and 4 git commands to generate.