First work on file system.
commit3a20a908c8c1f6593f87a8b4bf021f9b05c006fc
authorMathias Gottschlag <mathias-go@web.de>
Fri, 28 Nov 2008 15:28:48 +0000 (28 16:28 +0100)
committerMathias Gottschlag <mathias-go@web.de>
Fri, 28 Nov 2008 15:28:48 +0000 (28 16:28 +0100)
tree10ecf5851891662c292ce10468e1b03877919387
parentf85d6b8471acb589cc33bf61507913ae0a80ac06
First work on file system.
system/include/fs/devfs.h [copied from system/include/ke/module.h with 82% similarity]
system/include/fs/fs.h [new file with mode: 0644]
system/include/ke/module.h
system/kernel/CMakeLists.txt
system/kernel/fs/devfs.c [copied from system/include/ke/module.h with 64% similarity]
system/kernel/fs/fs.c~ [new file with mode: 0644]
system/kernel/ke/module.c
system/kernel/ke/start.c