Skip to content

Make arch module available on nonredox.

Jacob Lorentzon requested to merge 4lDO2/syscall:no-nonredox into master

This both reduces IDE confusion, and allows compiling the kernel for host, in order to run unit tests.

Also allows disabling the syscall wrapper parts, which the kernel does not and should not be able to mistakenly call.

Merge request reports