Minor Freedom-KL25Z updates

This commit is contained in:
Gregory Nutt
2013-04-24 16:46:38 -06:00
parent 69d3978837
commit 7fe5a2b78d
7 changed files with 53 additions and 40 deletions
-1
View File
@@ -235,7 +235,6 @@ int task_delete(pid_t pid)
* don't bother to unlock the TCB since it will be going away.
*/
DEBUGASSERT(!nonblocking);
exit(EXIT_SUCCESS);
}