9
0
Fork 0
barebox/lib/bootstrap
Sascha Hauer 3cfa4bc00c move file helper functions to separate file
We have our file helper functions in several places. Move them
all to lib/libfile.c.
With this we no longer have file helpers in fs/fs.c which contains
the core fs functions and no functions in lib/libbb.c which are
not from busybox.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2014-08-07 06:13:51 +02:00
..
Kconfig Cleanup Kconfig files 2013-08-12 08:05:37 +02:00
Makefile introduce common bootstrap code 2013-01-22 22:03:44 +01:00
common.c introduce common bootstrap code 2013-01-22 22:03:44 +01:00
devfs.c introduce common bootstrap code 2013-01-22 22:03:44 +01:00
disk.c move file helper functions to separate file 2014-08-07 06:13:51 +02:00