mirror of
https://github.com/apache/nuttx.git
synced 2026-09-27 18:58:27 +08:00
Minor Freedom-KL25Z updates
This commit is contained in:
@@ -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);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user