forked from Imagelibrary/rtems
white space problem
This commit is contained in:
@@ -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;
|
||||||
|
|||||||
@@ -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;
|
||||||
|
|||||||
Reference in New Issue
Block a user