zephyr/arch
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
..
arc cleanup: include/: move misc/printk.h to sys/printk.h 2019-06-27 22:55:49 -04:00
arm cleanup: include/: move misc/printk.h to sys/printk.h 2019-06-27 22:55:49 -04:00
common
nios2 cleanup: include/: move misc/printk.h to sys/printk.h 2019-06-27 22:55:49 -04:00
posix cleanup: include/: move misc/printk.h to sys/printk.h 2019-06-27 22:55:49 -04:00
riscv32 cleanup: include/: move misc/printk.h to sys/printk.h 2019-06-27 22:55:49 -04:00
x86 cleanup: include/: move misc/printk.h to sys/printk.h 2019-06-27 22:55:49 -04:00
x86_64
xtensa cleanup: include/: move misc/printk.h to sys/printk.h 2019-06-27 22:55:49 -04:00
CMakeLists.txt
Kconfig