summaryrefslogtreecommitdiffstats
path: root/cpukit/score/src/thread.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/score/src/thread.c')
-rw-r--r--cpukit/score/src/thread.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/cpukit/score/src/thread.c b/cpukit/score/src/thread.c
index 7cda6e5108..4b48e6dec8 100644
--- a/cpukit/score/src/thread.c
+++ b/cpukit/score/src/thread.c
@@ -93,7 +93,6 @@ void _Thread_Start_multitasking(
Thread_Control *idle_thread
)
{
-
_Thread_Executing =
_Thread_Heir =
_Thread_MP_Receive = system_thread;