commit | 9ab2a567519484a0846fb5c0b59d3ff880ac6dd5 | [log] [tgz] |
---|---|---|
author | Anas Nashif <anas.nashif@intel.com> | Wed Jun 26 10:33:49 2019 -0400 |
committer | Anas Nashif <anas.nashif@intel.com> | Thu Jun 27 22:55:49 2019 -0400 |
tree | b7c485102b4abb90349298bc5f56836e981383af | |
parent | 0c9e280547c30c8b640aa4c93116d5e9d48d6fff [diff] |
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>