zephyr/include/sys
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
..
__assert.h kconfig: assert: Introduce kconfig option ASSERT_NO_FILE_INFO 2019-10-14 09:07:29 -05:00
arch_inlines.h kernel: use uintptr_t for syscall arguments 2019-11-06 09:04:16 -08:00
arch_interface.h arch: doxygen: group architecture interfaces 2019-11-05 07:05:55 -05:00
atomic.h
base64.h
byteorder.h
crc.h
dlist.h
errno_private.h
fdtable.h
libc-hooks.h
list_gen.h
math_extras_impl.h
math_extras.h doc: fix misspelling in API doxygen comments 2019-10-29 06:00:14 +01:00
mempool_base.h
mempool.h SYS_MEM_POOL_DEFINE(): move BUILD_ASSERT() at the end 2019-10-01 10:22:18 -07:00
mutex.h
printk.h
rb.h
ring_buffer.h
sem.h
sflist.h
slist.h
speculation.h
sys_io.h
timeutil.h
util.h x86: refactor mmustructs.h 2019-10-14 11:49:39 -07:00