zephyr/include/arch
Kumar Gala 4b22ba7e4b syscall: Move arch specific syscall code into its own header
Split out the arch specific syscall code to reduce include pollution
from other arch related headers.  For example on ARM its possible to get
errno.h included via SoC specific headers.  Which created an interesting
compile issue because of the order of syscall & errno/errno syscall
inclusion.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2018-08-02 22:06:49 -05:00
..
arc syscall: Move arch specific syscall code into its own header 2018-08-02 22:06:49 -05:00
arm syscall: Move arch specific syscall code into its own header 2018-08-02 22:06:49 -05:00
nios2 cmake: LD: Specify the entry point in the linker scripts 2018-07-03 17:18:14 -04:00
posix native: Generalize native tasks 2018-07-30 22:13:46 -04:00
riscv32 linker: riscv: Relocate .eh_frame symbol 2018-07-30 13:38:31 -05:00
x86 syscall: Move arch specific syscall code into its own header 2018-08-02 22:06:49 -05:00
xtensa include: remove unused macros from include/arch/*/arch.h 2018-06-20 12:07:59 -04:00
cpu.h arch: native: Run Zephyr natively in a POSIX OS 2017-12-27 14:16:08 -05:00
syscall.h syscall: Move arch specific syscall code into its own header 2018-08-02 22:06:49 -05:00