Add newline at end of file.
[bertos.git] / bertos / io / kblock.c
2010-07-05 battAdd newline at end of file.
2010-07-03 battSet cache_dirty flag to be a bitmask; add accessors...
2010-07-03 battAdd unbuffered methods for accessing a KBlock.
2010-07-01 battRead/Write only one block at a time.
2010-07-01 battAdd block start address even in direct Reads, add some...
2010-06-28 battRefactor interface in order to simplify user API access.
2010-06-25 battAdd missing headers; fix typo.
2010-06-25 battAdd first stub of a generic block device interface.