zephyr/include/kernel
Daniel Leung c6163e93cb kernel: add macros to allow declaring extern stack arrays
A stack can already be declared extern via K_KERNEL_STACK_EXTERN().
This adds similar macros for stack arrays.

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2021-07-22 07:24:11 -05:00
..
mempool_heap.h kernel: mempool_heap: fix header guard 2021-06-16 20:38:55 -04:00
sched_priq.h kernel: move internal headers into include/kernel 2021-06-16 20:38:55 -04:00
thread.h
thread_stack.h kernel: add macros to allow declaring extern stack arrays 2021-07-22 07:24:11 -05:00