Refactor all module. Clean up. Fix comments. Some patch to work with preemtive kernel...
[bertos.git] / bertos / struct / kfile_fifo.c
2009-05-01 battAvoid warning using void * arithmetic.
2009-05-01 battAdd KFile interface over a fifo buffer.