zephyr/tests
Anas Nashif ee9dd1a54a cleanup: include/: move misc/dlist.h to sys/dlist.h
move misc/dlist.h to sys/dlist.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
..
application_development cleanup: include/: move misc/byteorder.h to sys/byteorder.h 2019-06-27 22:55:49 -04:00
benchmarks cleanup: include/: move misc/byteorder.h to sys/byteorder.h 2019-06-27 22:55:49 -04:00
bluetooth cleanup: include/: move misc/byteorder.h to sys/byteorder.h 2019-06-27 22:55:49 -04:00
boards cleanup: include/: move i2s.h to drivers/i2s.h 2019-06-27 22:55:49 -04:00
booting/stub
cmsis_rtos_v1
cmsis_rtos_v2
crypto
drivers cleanup: include/: move uart.h to drivers/uart.h 2019-06-27 22:55:49 -04:00
kernel cleanup: include/: move misc/dlist.h to sys/dlist.h 2019-06-27 22:55:49 -04:00
lib cleanup: include/: move misc/__assert.h to sys/__assert.h 2019-06-27 22:55:49 -04:00
misc
net
posix cleanup: include/: move fs.h to fs/fs.h 2019-06-27 22:55:49 -04:00
shell
subsys cleanup: include/: move misc/byteorder.h to sys/byteorder.h 2019-06-27 22:55:49 -04:00
unit
ztest