zephyr/subsys/disk
Anas Nashif a2fd7d70ec cleanup: include/: move misc/util.h to sys/util.h
move misc/util.h to sys/util.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
disk_access.c cleanup: include/: move misc/util.h to sys/util.h 2019-06-27 22:55:49 -04:00
disk_access_flash.c cleanup: include/: move misc/util.h to sys/util.h 2019-06-27 22:55:49 -04:00
disk_access_ram.c cleanup: include/: move misc/__assert.h to sys/__assert.h 2019-06-27 22:55:49 -04:00
disk_access_sdhc.c cleanup: include/: move misc/byteorder.h to sys/byteorder.h 2019-06-27 22:55:49 -04:00
fat12_ramdisk.h license: add missing licenses and copyright 2017-06-08 10:41:56 -04:00
Kconfig disk: kconfig: Group related symbols and use 'menuconfig' symbol 2019-05-20 12:51:42 -04:00