- Fixed module relocation.
commit2600249d0b2d5d61db77349c94155e90c9f71aec
authorMathias Gottschlag <mathias-go@web.de>
Sun, 30 Nov 2008 00:39:46 +0000 (30 01:39 +0100)
committerMathias Gottschlag <mathias-go@web.de>
Sun, 30 Nov 2008 00:39:46 +0000 (30 01:39 +0100)
treef504ec190f55ecf8f916baf578f1dea24d0aaed0
parenta1a661ce8c5f44f0bbe899a8854afd0e44fc724f
- Fixed module relocation.
- Implemented more of file system requests.
- Implemented most of the CDI storage interface.
system/include/fs/devfs.h
system/include/ke/thread.h
system/kernel/fs/devfs.c
system/kernel/fs/fs.c
system/kernel/fs/request.c
system/kernel/ke/interrupts.c
system/kernel/ke/module.c
system/kernel/ke/start.c
system/kernel/ke/thread.c
system/modules/cdi/driver_entry.c
system/modules/cdi/storage.c