zephyr/lib/libc/minimal/source
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
..
stdout Eliminate non-standard boolean type support 2016-02-05 20:14:14 -05:00
string Optimize performance of memset() and memcpy() 2016-02-05 20:14:12 -05:00