zephyr/include/arch
Peter Mitsis ad74658009 Add __stack tag for aligning task/fiber stacks
The "__stack" tag is to be used to align an array (to STACK_ALIGN) for stack
use by either a fiber or task.

Change-Id: I5828f3ee1b09b0b5ba894ea30689d179de347494
Signed-off-by: Peter Mitsis <peter.mitsis@windriver.com>
2016-02-05 20:14:13 -05:00
..
arc Add __stack tag for aligning task/fiber stacks 2016-02-05 20:14:13 -05:00
arm Add __stack tag for aligning task/fiber stacks 2016-02-05 20:14:13 -05:00
x86 Add __stack tag for aligning task/fiber stacks 2016-02-05 20:14:13 -05:00
cpu.h Renaming include/nanokernel to include/arch 2016-02-05 20:14:12 -05:00
private.h Refactor _Cget() to invoke _NanoFatalErrorHandler() 2016-02-05 20:14:13 -05:00