Norman Feske 4475ac10d6 noux: reduce stack usage
By not placing the sysio buffer (16 KiB) on the stack, we can call
'noux_syscall' from the initial thread. This is needed to issue fork
from the suspend callback, which is executed by the initial thread.
2016-12-14 11:22:28 +01:00
..
2016-12-14 11:22:28 +01:00
2016-12-01 16:39:47 +01:00
2016-11-30 13:38:06 +01:00