zephyr/include/misc
Flavio Ceolin 2626dda018 assert: Explicitly ignoring printk() return
__ASSERT macro will either exit the program (POSIX port) or infint
loop. In both cases printk's return is not necessary.

Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com>
2018-08-16 19:47:41 -07:00
..
__assert.h assert: Explicitly ignoring printk() return 2018-08-16 19:47:41 -07:00
byteorder.h
dlist.h misc: dlist: Fixed dlist.h error to pass checkpatch.pl script. 2018-08-13 07:11:51 -07:00
errno_private.h
libc-hooks.h lib: newlib: add read/write syscalls 2018-07-25 14:57:51 -04:00
list_gen.h
mempool_base.h
mempool.h
printk.h
rb.h
reboot.h
ring_buffer.h
sflist.h
slist.h
stack.h
util.h kernel: Fix bitwise operators with unsigned operators 2018-08-16 19:47:41 -07:00