summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sys/sys/sched.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/sys/sched.h b/sys/sys/sched.h
index 260e589..2cb4bc5 100644
--- a/sys/sys/sched.h
+++ b/sys/sys/sched.h
@@ -84,7 +84,6 @@ void sched_rem(struct thread *td);
void sched_bind(struct thread *td, int cpu);
void sched_unbind(struct thread *td);
-
/* these only work for curthread */
void sched_pin(void);
void sched_unpin(void);
OpenPOWER on IntegriCloud