head/ -- where all .h go ...
api/
asm/
file/
koLib/
mem/
sys/
x86/
kernel/ -- where the components of the microkernel stand
display/
enhanced/
kds/
mem/
mtask/
tests/
koLib/ -- where you'll find sources for language extensions
mods/ -- all the kernel modules are here
debug/
ee/
io/
mdebug/
memobjs/
modman/
pager2/
pgdebug/
process/
procman/
tests/
user/