zephyr/include/toolchain
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
..
common.h Add __stack tag for aligning task/fiber stacks 2016-02-05 20:14:13 -05:00
gcc.h Add __aligned(x) and __packed macros to GCC toolchain 2016-02-05 20:14:13 -05:00