Fix catastrophic bug in proc_switch. Remove unneeded comments.
[bertos.git] / kern / kfile.c
2007-11-29 asterixRemove unneeded debug message. Fix test function.
2007-11-29 asterixUse kfile_off_t instead int32_t. Fix comment.
2007-11-29 asterixAdd include appconfig.
2007-11-29 asterixPaste. Fix test prototype. Remove unneeded code. Add...
2007-11-29 asterixAdd a generic implentation o seek function. Add test...
2007-11-29 asterixAdd generic test for kfile interface.