zephyr/arch
Kumar Gala 24ae1b1aa7 include: Fix use of <misc/FOO.h> -> <sys/FOO.h>
Fix #include <misc/FOO.h> as misc/FOO.h has been deprecated and
should be #include <sys/FOO.h>.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2019-12-10 08:39:37 -05:00
..
arc kconfig: Remove redundant 'default n' and 'prompt' properties 2019-12-09 16:14:50 +01:00
arm include: Fix use of <misc/FOO.h> -> <sys/FOO.h> 2019-12-10 08:39:37 -05:00
common kernel: rename z_arch_ to arch_ 2019-11-07 15:21:46 -08:00
nios2 kernel: rename z_arch_ to arch_ 2019-11-07 15:21:46 -08:00
posix posix arch: Use zephyr_link_libraries() to set -m32 2019-11-21 13:08:56 +01:00
riscv kernel: rename z_arch_ to arch_ 2019-11-07 15:21:46 -08:00
x86 include: Fix use of <misc/FOO.h> -> <sys/FOO.h> 2019-12-10 08:39:37 -05:00
xtensa kernel: rename z_arch_ to arch_ 2019-11-07 15:21:46 -08:00
CMakeLists.txt arch: Simplify private header include path configuration. 2019-11-06 16:07:32 -08:00
Kconfig arch: enable MPU Gap filling by default in build without user mode 2019-11-22 11:36:59 +01:00