zephyr/include/misc
Andrew Boie 75250f4747 stack_unused_space_get: account for sentinel
This function wasn't working on systems that enabled the stack
sentinel as the first 4 bytes of the stack buffer contain the
sentinel value for thread stacks.

Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2017-11-14 10:39:16 -08:00
..
__assert.h
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
ring_buffer.h Convert remaining code to using newly introduced integer sized types 2017-04-21 11:38:23 -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 linker: use UTIL_LISTIFY macro for dealing with .a files 2017-11-08 20:00:22 -05:00