Fix error in initialize of IDLE TCB due to last change. The argument list is...
Fix error in initialize of IDLE TCB due to last change. The argument list is no long in the TCB, but in the stack. But not for the IDLE task. It needs its own mini-argv[] list so that it looks more like other threads.
Loading
Please register or sign in to comment