zephyr/kernel/include
Flavio Ceolin 6fc84feaf2 kernel: syscalls: Change handlers namespace
According C99 the first 31 characters of an identifier must be unique.
Shortening the namespace of the generated objects to achieve it.

C99 - 5.2.4.1
MISRA-C rule 5.1

Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com>
2018-09-28 07:58:19 +05:30
..
gen_offset.h headers: Fix headers guards 2018-09-17 15:49:26 -04:00
kernel_internal.h kernel: add a new API for setting thread names 2018-09-27 08:58:55 +05:30
kernel_offsets.h ld: Put 'sizeof(struct device)' in the generated offsets header 2018-09-18 16:23:40 +02:00
kernel_structs.h kernel: add a new API for setting thread names 2018-09-27 08:58:55 +05:30
ksched.h kernel: Explicitly comparing pointer with NULL 2018-09-28 06:28:41 +05:30
kswap.h headers: Fix headers guards 2018-09-17 15:49:26 -04:00
offsets_short.h headers: Fix headers guards 2018-09-17 15:49:26 -04:00
syscall_handler.h kernel: syscalls: Change handlers namespace 2018-09-28 07:58:19 +05:30
timeout_q.h kernel: Explicitly comparing pointer with NULL 2018-09-28 06:28:41 +05:30
wait_q.h headers: Fix headers guards 2018-09-17 15:49:26 -04:00