zephyr/include/misc
Alberto Escolar Piedras d790ed59e2 native: __ASSERT() to immediately terminate
When an __ASSERT() fails compiled for ARCH_POSIX,
instead of spinning forever (probably until sanitycheck times out)
it now terminates immediately and returns 1 to the shell

Signed-off-by: Alberto Escolar Piedras <alpi@oticon.com>
2018-02-14 22:23:52 -05:00
..
__assert.h native: __ASSERT() to immediately terminate 2018-02-14 22:23:52 -05:00
byteorder.h misc/byteorder: add support for __bswap_64 2017-08-09 10:55:53 +03:00
dlist.h sys: slist, dlist: Improve "not thread safe" docstrings 2017-10-17 17:39:15 -04:00
printk.h printk: add vprintk() 2017-04-22 14:29:33 +00:00
reboot.h license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
ring_buffer.h lib: move ring_buffer from misc/ to lib/ 2017-12-15 20:02:01 -05:00
slist.h sys: slist, dlist: Improve "not thread safe" docstrings 2017-10-17 17:39:15 -04:00
stack.h stack_unused_space_get: account for sentinel 2017-11-14 10:39:16 -08:00
util.h doc: fix misspellings in doxygen API comments 2018-01-30 20:04:21 -05:00