zephyr/include/arch/arc/v2
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
..
mpu arch: arc: add user space support for arc 2018-02-16 12:20:16 +01:00
addr_types.h license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
arcv2_irq_unit.h arch: arc: bug fixes and optimization in exception handling 2018-04-17 10:50:12 -07:00
asm_inline_gcc.h Convert remaining code to using newly introduced integer sized types 2017-04-21 11:38:23 -05:00
asm_inline.h license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
aux_regs.h arch: arc: refactor the arc stack check support 2018-06-04 13:31:43 -04:00
error.h syscall: Move arch specific syscall code into its own header 2018-08-02 22:06:49 -05:00
exc.h arch: arc: bug fixes and optimization in exception handling 2018-04-17 10:50:12 -07:00
ffs.h Convert remaining code to using newly introduced integer sized types 2017-04-21 11:38:23 -05:00
irq.h cleanup: rename fiber/task -> thread 2017-10-30 18:41:15 -04:00
linker.ld userspace: compartmentalized app memory organization 2018-07-25 12:02:01 -07:00
misc.h Convert remaining code to using newly introduced integer sized types 2017-04-21 11:38:23 -05:00