New module: KBlock block size reducer
authoraleph <aleph@38d2e660-2303-0410-9eaa-f027e97ec537>
Sun, 8 May 2011 09:46:10 +0000 (09:46 +0000)
committeraleph <aleph@38d2e660-2303-0410-9eaa-f027e97ec537>
Sun, 8 May 2011 09:46:10 +0000 (09:46 +0000)
commit2904768328f5d938e6c401efbcbedc24dce26958
treed42f42f04e7c873c7f93a2c561a851fff86148af
parentdf4e6ced4e1f46eaaa79359e71860f99f30e08cb
New module: KBlock block size reducer

Allows access to a KBlock device using a smaller block
size than the native one exported by the device.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@4881 38d2e660-2303-0410-9eaa-f027e97ec537
bertos/io/reblock.c [new file with mode: 0644]
bertos/io/reblock.h [new file with mode: 0644]