- protofs : Experimental RAM Filesystem, currently only able to contain directories and device nodes
- gcc_fix : ? Gcc fixes?
- gcc_fix : Fixes to handle some libgcc functions (GCC may emit function calls in some circumstances, like for divisions or memory coping operations). This system should be replaced by linking with libgcc instead of providing needed functions soon.
- interface : This directory is used to place all definitions that are aimed to be used from
- interface : This directory is used to place all definitions that are aimed to be used from
the user space. Think of syscalls, structures and code.
the user space. Think of syscalls, structures and code.