zephyr/kernel/include
Benoit Leforestier 9915b4ec4e C++: Fix compilation error "invalid conversion"
When some header are included into C++ source file, this kind of
compilations errors are generated:
error: invalid conversion from 'void*'
	to 'u32_t*' {aka 'unsigned int*'} [-fpermissive]

Signed-off-by: Benoit Leforestier <benoit.leforestier@gmail.com>
2019-05-03 14:27:07 -04:00
..
gen_offset.h headers: Fix headers guards 2018-09-17 15:49:26 -04:00
kernel_internal.h kernel: mem_domain: update name/doc of API function for partition add 2019-05-02 11:37:38 -04:00
kernel_offsets.h arch: all: Remove not used struct _caller_saved 2019-04-18 12:24:56 -07:00
kernel_structs.h arch: all: Remove legacy code 2019-04-18 12:24:56 -07:00
ksched.h all: Update unsigend 'U' suffix due to multiplication 2019-03-28 17:15:58 -05: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: add const qualifiers to user copy fns 2019-03-29 22:21:16 -04:00
timeout_q.h all: Update reserved function names 2019-03-11 13:48:42 -04:00
wait_q.h C++: Fix compilation error "invalid conversion" 2019-05-03 14:27:07 -04:00