zephyr/kernel/microkernel/include
Allan Stephens 5a4be58707 Eliminate non-standard boolean type support
Revises kernel so that it uses the standard boolean type library
defined for C99, rather than having its own custom boolean type.

Also revises sample projects that used the non-standard type.

Change-Id: Ib41b7f836da25352aa5ae9dfbbfdd29739017b6f
Signed-off-by: Allan Stephens <allan.stephens@windriver.com>
2016-02-05 20:14:14 -05:00
..
k_pipe_buffer.h Relocate misplaced pipe buffer code 2016-02-05 20:14:01 -05:00
k_pipe_util.h Eliminate non-standard boolean type support 2016-02-05 20:14:14 -05:00
kernel_main.h Eliminate exposure of non-public microkernel structures 2016-02-05 20:14:00 -05:00
kernel_struct.h Eliminate non-standard boolean type support 2016-02-05 20:14:14 -05:00
minik.h Refactor _Cget() to invoke _NanoFatalErrorHandler() 2016-02-05 20:14:13 -05:00