Run net stack, jump to the osloop. Compiles, doesn't crash.

This commit is contained in:
2020-05-09 05:15:57 +03:00
parent dad581883c
commit 0d07b5810f
6 changed files with 250 additions and 98 deletions
+2
View File
@@ -18,3 +18,5 @@ STDOUT = 1
STDERR = 2
ENOENT = 2
SIGPROF = 27