zephyr/arch
Anas Nashif 4e396174ce kernel: move syscall_handler.h to internal include directory
Move the syscall_handler.h header, used internally only to a dedicated
internal folder that should not be used outside of Zephyr.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2023-11-03 11:46:52 +01:00
..
arc arch: remove wait_q.h include 2023-09-12 12:55:36 -04:00
arm soc: move arm cortex_m common mpu code to arch/arm/core/mpu 2023-11-02 09:45:18 +01:00
arm64 arch: arm64: Use voting lock for multi-core boot race condition 2023-10-20 15:09:34 +02:00
common irq: relocate multi-level irq out of irq.h 2023-10-30 11:43:39 -04: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 include: always use <> for Zephyr includes 2023-09-14 13:49:58 +02:00
riscv irq: relocate multi-level irq out of irq.h 2023-10-30 11:43:39 -04:00
sparc SPARC: Update the Flush windows software trap 2023-10-25 09:54:31 -05:00
x86 kernel: move syscall_handler.h to internal include directory 2023-11-03 11:46:52 +01:00
xtensa xtensa: add custom mem range check functions 2023-10-20 15:08:34 +02:00
CMakeLists.txt cmake: enable -Wshadow partially for in-tree code 2023-08-22 11:39:58 +02:00
Kconfig dts: drop HAS_DTS 2023-10-20 12:18:17 -07:00