zephyr/arch
Anas Nashif 6baa622958 arch: move exc_handle.h under zephyr/arch/common
This header is private and included only in architecture code, no need for
it to be in the top of the public include directory.

Note: This might move to a more private location later. For now just
cleaning up the obvious issues.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2023-08-31 09:19:19 -04:00
..
arc arch: move exc_handle.h under zephyr/arch/common 2023-08-31 09:19:19 -04:00
arm arch: move exc_handle.h under zephyr/arch/common 2023-08-31 09:19:19 -04:00
arm64 arch: move exc_handle.h under zephyr/arch/common 2023-08-31 09:19:19 -04:00
common arch: common: use zephyr_library for all source files 2023-08-16 15:00:49 +02:00
mips COVERAGE: Fix COVERAGE_GCOV dependencies 2023-08-24 15:36:31 +02:00
nios2 arch: nios2: Remove unused absolute symbols 2023-04-18 10:51:28 -04:00
posix native_sim: Define path to native_simulator on arch cmake files 2023-08-24 15:40:00 +02:00
riscv arch: move exc_handle.h under zephyr/arch/common 2023-08-31 09:19:19 -04:00
sparc COVERAGE: Fix COVERAGE_GCOV dependencies 2023-08-24 15:36:31 +02:00
x86 arch: move exc_handle.h under zephyr/arch/common 2023-08-31 09:19:19 -04:00
xtensa xtensa: mmu: allow SoC to do additional MMU init steps 2023-08-26 16:50:40 -04:00
CMakeLists.txt cmake: enable -Wshadow partially for in-tree code 2023-08-22 11:39:58 +02:00
Kconfig kernel: canaries: Allow using TLS to store it 2023-08-08 19:08:04 -04:00