zephyr/include/arch/x86
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
..
addr_types.h license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
arch.h syscall: Move arch specific syscall code into its own header 2018-08-02 22:06:49 -05: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
asm.h arch: x86: Use retpolines in core assembly routines 2018-04-24 04:00:01 +05:30
irq_controller.h x86: apic: don't include headers we don't need 2017-11-02 13:25:01 -07:00
linker.ld arch/x86: always make BSS section MMU page align if X86_MMU 2018-07-31 22:32:59 -04:00
segmentation.h arch: x86: segmentation: Remove unused _far_call() and _far_jump() 2018-04-24 04:00:01 +05:30
syscall.h syscall: Move arch specific syscall code into its own header 2018-08-02 22:06:49 -05:00