commit | 296a234ddbe630c524277b2265817212ec2185d1 | [log] [tgz] |
---|---|---|
author | Benjamin Walsh <benjamin.walsh@windriver.com> | Sun Nov 20 11:04:31 2016 -0500 |
committer | Anas Nashif <nashif@linux.intel.com> | Wed Nov 23 00:23:58 2016 +0000 |
tree | 89e3452f68fe48c13ed748c2a0f5ea0af60f80ea | |
parent | 8fcc7f69da11ebe7e000288d94893cccee2b5ebb [diff] |
kernel: add support for switching to main thread without _Swap() It's possible that an architecture needs a custom way of switching to the main() task, rather than using _Swap() with a dummy thread. Change-Id: I14e9bc67be35174ff16209bcea27b18a069ff754 Signed-off-by: Benjamin Walsh <benjamin.walsh@windriver.com>