zephyr/include/arch/arc
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
..
v2 syscall: Move arch specific syscall code into its own header 2018-08-02 22:06:49 -05:00
arch.h syscall: Move arch specific syscall code into its own header 2018-08-02 22:06:49 -05:00
syscall.h syscall: Move arch specific syscall code into its own header 2018-08-02 22:06:49 -05:00