Add KFile over a KBlock device (first implementation).
authorbatt <batt@38d2e660-2303-0410-9eaa-f027e97ec537>
Mon, 2 Aug 2010 12:55:16 +0000 (12:55 +0000)
committerbatt <batt@38d2e660-2303-0410-9eaa-f027e97ec537>
Mon, 2 Aug 2010 12:55:16 +0000 (12:55 +0000)
commit0142058531b1f00b0dbe740b43900dfc361656e5
tree31fdf0f86d7215220cf9492eee0b1dbe2e041c33
parentcfc73a72ca67287393bc749c9ee1f72fdd236920
Add KFile over a KBlock device (first implementation).

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