zephyr/include/misc
Andrew Boie dc5d935d12 kernel: introduce stack definition macros
The existing __stack decorator is not flexible enough for upcoming
thread stack memory protection scenarios. Wrap the entire thing in
a declaration macro abstraction instead, which can be implemented
on a per-arch or per-SOC basis.

Issue: ZEP-2185
Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2017-06-09 18:53:28 -04:00
..
__assert.h license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
byteorder.h doc: spelling check doxygen comments include/ 2017-05-02 22:21:37 -04:00
dlist.h doc: spelling check doxygen comments include/ 2017-05-02 22:21:37 -04:00
nano_work.h license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00: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 Convert remaining code to using newly introduced integer sized types 2017-04-21 11:38:23 -05:00
slist.h doc: spelling check doxygen comments include/ 2017-05-02 22:21:37 -04:00
stack.h kernel: introduce stack definition macros 2017-06-09 18:53:28 -04:00
util.h Convert remaining code to using newly introduced integer sized types 2017-04-21 11:38:23 -05:00