zephyr/kernel/include
Maciek Borzecki ed016fa9a0 kernel: make sure that _thread_entry() declaration matches with definition
Fixes sparse warning:
  CHECK   <snip>/zephyr/kernel/thread.c
<snip>/zephyr/kernel/thread.c:184:20: error: symbol '_thread_entry' redeclared with different type (originally declared at <snip>/zephyr/kernel/include/nano_internal.h:43) - different modifiers
  CC      kernel/thread.o

Change-Id: I2223493cdf97c811c661773f8fd430e6c00cbaa0
Signed-off-by: Maciek Borzecki <maciek.borzecki@gmail.com>
2017-05-18 12:41:56 -05:00
..
gen_offset.h license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
kernel_offsets.h kernel: publish offsets to thread stack info 2017-05-13 15:14:41 -04:00
kernel_structs.h debug: add stack sentinel feature 2017-05-13 15:14:41 -04:00
ksched.h debug: add stack sentinel feature 2017-05-13 15:14:41 -04:00
nano_internal.h kernel: make sure that _thread_entry() declaration matches with definition 2017-05-18 12:41:56 -05:00
offsets_short.h kernel/arch: streamline thread user options 2017-01-24 13:34:50 +00:00
timeout_q.h kernel: tickless: Add tickless kernel support 2017-04-27 13:46:28 +00:00
wait_q.h Convert remaining code to using newly introduced integer sized types 2017-04-21 11:38:23 -05:00