Read/Write only one block at a time.
authorbatt <batt@38d2e660-2303-0410-9eaa-f027e97ec537>
Thu, 1 Jul 2010 17:10:48 +0000 (17:10 +0000)
committerbatt <batt@38d2e660-2303-0410-9eaa-f027e97ec537>
Thu, 1 Jul 2010 17:10:48 +0000 (17:10 +0000)
commit67a447ed1a103117f947fd3ac6c9d2ea72f38c5d
treeef37fbde2436a92423bc85b7900dcb5c941b09b1
parente266533b019dd9750e8b7343a371b360dd7cd60b
Read/Write only one block at a time.

Since kblock API is meant to be used one block at a time,
this committ remove the multiblock support. This will speed up
access a bit in the common case.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3981 38d2e660-2303-0410-9eaa-f027e97ec537
bertos/io/kblock.c