Heap: add heap_freeSpace(), a new function.
[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.