mirror of
https://github.com/drasko/codezero.git
synced 2026-01-14 20:03:16 +01:00
Fixed error escalation in thread_create() and its function calls.
This commit is contained in:
@@ -33,7 +33,7 @@ void main(void)
|
||||
|
||||
dirtest();
|
||||
|
||||
// exectest();
|
||||
exectest();
|
||||
|
||||
/* Check mmap/munmap */
|
||||
mmaptest();
|
||||
|
||||
Reference in New Issue
Block a user