zephyr/samples/subsys/shell/shell_module/src
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
..
dynamic_cmd.c all: Add 'U' suffix when using unsigned variables 2019-03-28 17:15:58 -05:00
main.c cleanup: include/: move misc/printk.h to sys/printk.h 2019-06-27 22:55:49 -04:00
qsort.c style: samples/tests: add braces around if/while statements 2019-06-06 15:20:21 +02:00
test_module.c