white space problem

This commit is contained in:
Joel Sherrill
1996-02-14 17:06:57 +00:00
parent 389fa85047
commit df26b78853
2 changed files with 0 additions and 2 deletions

View File

@@ -93,7 +93,6 @@ void _Thread_Start_multitasking(
Thread_Control *idle_thread Thread_Control *idle_thread
) )
{ {
_Thread_Executing = _Thread_Executing =
_Thread_Heir = _Thread_Heir =
_Thread_MP_Receive = system_thread; _Thread_MP_Receive = system_thread;

View File

@@ -93,7 +93,6 @@ void _Thread_Start_multitasking(
Thread_Control *idle_thread Thread_Control *idle_thread
) )
{ {
_Thread_Executing = _Thread_Executing =
_Thread_Heir = _Thread_Heir =
_Thread_MP_Receive = system_thread; _Thread_MP_Receive = system_thread;