commit | ad746580097016e36dbe66a7b741cd5f11a7ae5e | [log] [tgz] |
---|---|---|
author | Peter Mitsis <peter.mitsis@windriver.com> | Tue May 26 10:21:42 2015 -0400 |
committer | Anas Nashif <anas.nashif@intel.com> | Fri Feb 05 20:14:13 2016 -0500 |
tree | fb56abeea0ffa36c60d5b3be748be1e8e4432fc7 | |
parent | db8a41c90d91eff41448c60220fc6260b94bde7a [diff] |
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>