zephyr/kernel/include
Ioannis Glaropoulos 5d423b8078 userspace: minor typo fixes in various places
System call arguments are indexed from 1 to 6, so arg0
is corrected to arg1 in two occasions. In addition, the
ARM function for system calls is now called z_arm_do_syscall,
so we update the inline comment in __svc handler.

Signed-off-by: Ioannis Glaropoulos <Ioannis.Glaropoulos@nordicsemi.no>
2019-07-02 19:18:48 -04:00
..
gen_offset.h headers: Fix headers guards 2018-09-17 15:49:26 -04:00
kernel_internal.h kernel: introduce k_float_disable system call 2019-06-12 09:17:45 -07:00
kernel_offsets.h kernel: offsets: exclude from coverage 2019-06-25 17:22:34 -07:00
kernel_structs.h kernel: fix CONFIG_THREAD_NAME from user mode. 2019-07-01 16:29:45 -07:00
ksched.h cleanup: include/: move tracing.h to debug/tracing.h 2019-06-27 22:55:49 -04:00
kswap.h arch: Rename reserved function names 2019-04-03 17:31:00 -04:00
offsets_short.h x86: implement interrupt stack trampoline 2019-02-14 12:46:36 -05:00
syscall_handler.h userspace: minor typo fixes in various places 2019-07-02 19:18:48 -04:00
timeout_q.h all: Update reserved function names 2019-03-11 13:48:42 -04:00
wait_q.h cleanup: include/: move misc/rb.h to sys/rb.h 2019-06-27 22:55:49 -04:00