commit | 662d02cb33a3708696587476649b458be1b45515 | [log] [tgz] |
---|---|---|
author | Allan Stephens <allan.stephens@windriver.com> | Thu Jun 04 13:35:45 2015 -0400 |
committer | Anas Nashif <anas.nashif@intel.com> | Fri Feb 05 20:14:15 2016 -0500 |
tree | eb8d3480d5a5f0e77a05b72fd145dbd092f0e013 | |
parent | d0ed15442140cf42dcd10416fce534533e6ddd78 [diff] |
Remove private context structure from public nanokernel API The tCCS type doesn't need to be publicly exposed; any public APIs that need to use this kind of type should be using nano_context_id_t. Change-Id: Ife1e73c4a21326bf54e2d52bfa1f1281245935a1 Signed-off-by: Allan Stephens <allan.stephens@windriver.com>