commit | 52b3d2b671d29eaac2b0f2ffe4fbaa5d3c9699ca | [log] [tgz] |
---|---|---|
author | Anas Nashif <anas.nashif@intel.com> | Tue Jun 25 12:08:50 2019 -0400 |
committer | Anas Nashif <anas.nashif@intel.com> | Thu Jun 27 22:55:49 2019 -0400 |
tree | 03503eb162b320bf4ba93bf61cf3ddb338b3359b | |
parent | 169589221d994af2b301046ada72282187f445dd [diff] |
cleanup: include/: move tty.h to console/tty.h move tty.h to console/tty.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>