zephyr/include/misc
Anas Nashif 5b0aa794b2 cleanup: include/: move misc/reboot.h to power/reboot.h
move misc/reboot.h to power/reboot.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
..
__assert.h
byteorder.h
dlist.h
errno_private.h
fdtable.h
gcov.h cleanup: include/: move misc/gcov.h to debug/gcov.h 2019-06-27 22:55:49 -04:00
libc-hooks.h
list_gen.h
math_extras.h
math_extras_impl.h
mempool.h cleanup: include/: move misc/mempool.h to sys/mempool.h 2019-06-27 22:55:49 -04:00
mempool_base.h cleanup: include/: move misc/mempool_base.h to sys/mempool_base.h 2019-06-27 22:55:49 -04:00
mutex.h cleanup: include/: move misc/mutex.h to sys/mutex.h 2019-06-27 22:55:49 -04:00
printk.h cleanup: include/: move misc/printk.h to sys/printk.h 2019-06-27 22:55:49 -04:00
rb.h cleanup: include/: move misc/rb.h to sys/rb.h 2019-06-27 22:55:49 -04:00
reboot.h cleanup: include/: move misc/reboot.h to power/reboot.h 2019-06-27 22:55:49 -04:00
sflist.h cleanup: include/: move misc/sflist.h to sys/sflist.h 2019-06-27 22:55:49 -04:00
slist.h cleanup: include/: move misc/slist.h to sys/slist.h 2019-06-27 22:55:49 -04:00
speculation.h cleanup: include/: move misc/speculation.h to sys/speculation.h 2019-06-27 22:55:49 -04:00
stack.h cleanup: include/: move misc/stack.h to debug/stack.h 2019-06-27 22:55:49 -04:00
util.h cleanup: include/: move misc/util.h to sys/util.h 2019-06-27 22:55:49 -04:00