commit | 5d001f3e41bbb7ad6f8781292f80a0ed86b5d47a | [log] [tgz] |
---|---|---|
author | Anas Nashif <anas.nashif@intel.com> | Wed Jun 26 10:33:41 2019 -0400 |
committer | Anas Nashif <anas.nashif@intel.com> | Thu Jun 27 22:55:49 2019 -0400 |
tree | 76ad88dd5a71cb9116b08097a01b0b0ef6193166 | |
parent | 5eb90ec1695632370e7d6b194cb06913581d44d7 [diff] |
cleanup: include/: move misc/byteorder.h to sys/byteorder.h move misc/byteorder.h to sys/byteorder.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>