zephyr/subsys/fs/fcb
Anas Nashif 4e48e87fd2 cleanup: include/: move crc.h to sys/crc.h
move crc.h to sys/crc.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
..
CMakeLists.txt license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
fcb_append.c cleanup: include/: move fcb.h to fs/fcb.h 2019-06-27 22:55:49 -04:00
fcb_elem_info.c cleanup: include/: move crc.h to sys/crc.h 2019-06-27 22:55:49 -04:00
fcb_getnext.c cleanup: include/: move fcb.h to fs/fcb.h 2019-06-27 22:55:49 -04:00
fcb_priv.h all: Add 'U' suffix when using unsigned variables 2019-03-28 17:15:58 -05:00
fcb_rotate.c cleanup: include/: move fcb.h to fs/fcb.h 2019-06-27 22:55:49 -04:00
fcb_walk.c cleanup: include/: move fcb.h to fs/fcb.h 2019-06-27 22:55:49 -04:00
fcb.c cleanup: include/: move fcb.h to fs/fcb.h 2019-06-27 22:55:49 -04:00
Kconfig