separate main handling routine and file system dependent codes 40/14740/2
authorKrzysztof Sasiak <k.sasiak@samsung.com>
Wed, 17 Jul 2013 10:24:57 +0000 (19:24 +0900)
committerKrzysztof Sasiak <k.sasiak@samsung.com>
Mon, 13 Jan 2014 11:02:27 +0000 (12:02 +0100)
commite639c44156ca8b2ba7c414abd53db895344caddf
treec2e30a79f99a4fa1141cd70e0a935f0b77a3348f
parent4491da9a03e4ab3663c6ff5c30e4b125025dcd60
separate main handling routine and file system dependent codes

Change-Id: I2b626119f70f037f7008f81b82b84f7d1f8c31a1
Signed-off-by: Krzysztof Sasiak <k.sasiak@samsung.com>
CMakeLists.txt
src/mmc/ext4.c [new file with mode: 0644]
src/mmc/mmc-handler.c
src/mmc/mmc-handler.h [new file with mode: 0644]
src/mmc/vfat.c [new file with mode: 0644]