zephyr/include/arch
Andrew Boie 800b35f598 kernel: use uintptr_t for syscall arguments
We need to pass system call args using a register-width
data type and not hard-code this to u32_t.

Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2019-11-06 09:04:16 -08:00
..
arc kernel: use uintptr_t for syscall arguments 2019-11-06 09:04:16 -08:00
arm kernel: use uintptr_t for syscall arguments 2019-11-06 09:04:16 -08:00
common sys_io: pull in toolchain.h 2019-10-09 09:14:18 -04:00
nios2 linker: move where we define _LINKER and _ASMLANGUAGE 2019-11-03 12:55:16 +01:00
posix linker: move where we define _LINKER and _ASMLANGUAGE 2019-11-03 12:55:16 +01:00
riscv linker: riscv: discard .note.GNU-stack 2019-11-04 09:10:19 -05:00
x86 kernel: use uintptr_t for syscall arguments 2019-11-06 09:04:16 -08:00
xtensa kernel: add architecture interface headers 2019-10-11 13:30:46 -07:00
cpu.h x86: consolidate x86_64 architecture, SoC and boards 2019-10-25 17:57:55 -04:00
syscall.h x86: consolidate x86_64 architecture, SoC and boards 2019-10-25 17:57:55 -04:00