zephyr/arch/arm/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
..
cortex_m kernel: demote K_THREAD_STACK_BUFFER() to private 2019-04-05 16:10:02 -04:00
kernel_arch_data.h arch: all: Remove legacy code 2019-04-18 12:24:56 -07:00
kernel_arch_func.h C++: Fix compilation error "invalid conversion" 2019-05-03 14:27:07 -04:00
kernel_arch_thread.h arch: arm: remove _preempt_float in unshared FP registers mode 2019-05-03 14:25:22 -04:00
offsets_short_arch.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
tracing_arch.h arch: Rename reserved function names 2019-04-03 17:31:00 -04:00