zephyr/subsys/fs
Anas Nashif 9ab2a56751 cleanup: include/: move misc/printk.h to sys/printk.h
move misc/printk.h to sys/printk.h and
create a shim for backward-compatibility.

No functional changes to the headers.
A warning in the shim can be controlled with CONFIG_COMPAT_INCLUDES.

Related to #16539

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2019-06-27 22:55:49 -04:00
..
fcb cleanup: include/: move crc.h to sys/crc.h 2019-06-27 22:55:49 -04:00
nvs cleanup: include/: move flash.h to drivers/flash.h 2019-06-27 22:55:49 -04:00
CMakeLists.txt native_posix: Added support to access flash via FUSE 2019-06-11 08:31:54 -04:00
Kconfig native_posix: Added support to access flash via FUSE 2019-06-11 08:31:54 -04:00
fat_fs.c cleanup: include/: move misc/__assert.h to sys/__assert.h 2019-06-27 22:55:49 -04:00
fs.c cleanup: include/: move fs.h to fs/fs.h 2019-06-27 22:55:49 -04:00
fuse_fs_access.c cleanup: include/: move fs.h to fs/fs.h 2019-06-27 22:55:49 -04:00
nffs_fs.c cleanup: include/: move misc/printk.h to sys/printk.h 2019-06-27 22:55:49 -04:00
shell.c cleanup: include/: move fs.h to fs/fs.h 2019-06-27 22:55:49 -04:00