Fix seek return value; Clear structure on init; add DB to _type.
[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.