summaryrefslogtreecommitdiffstats
path: root/cpukit/score/src
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/score/src')
-rw-r--r--cpukit/score/src/threadhandler.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/cpukit/score/src/threadhandler.c b/cpukit/score/src/threadhandler.c
index cf39656487..be073700a0 100644
--- a/cpukit/score/src/threadhandler.c
+++ b/cpukit/score/src/threadhandler.c
@@ -71,9 +71,6 @@
* interrupts may already be at there proper level. Either way,
* setting the initial isr level properly here is safe.
*
- * Currently this is only really needed for the posix port,
- * ref: _Context_Switch in unix/cpu.c
- *
* Input parameters: NONE
*
* Output parameters: NONE