mirror of
https://github.com/genodelabs/genode.git
synced 2025-02-21 02:01:38 +00:00
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.