Find a file
Allan Stephens 662d02cb33 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>
2016-02-05 20:14:15 -05:00
arch Continue consolidation of arch-independent private nanokernel APIs 2016-02-05 20:14:15 -05:00
config Cleanup config/ directory for kbuild 2016-02-05 20:14:10 -05:00
doc Eliminate obsolete coding convention comments 2016-02-05 20:14:14 -05:00
drivers Eliminate unnecessary references to cpu.h and cputype.h 2016-02-05 20:14:14 -05:00
include Remove private context structure from public nanokernel API 2016-02-05 20:14:15 -05:00
kernel Remove private context structure from public nanokernel API 2016-02-05 20:14:15 -05:00
lib/libc libc: Add tolower implementation 2016-02-05 20:14:14 -05:00
misc Eliminate obsolete coding convention comments 2016-02-05 20:14:14 -05:00
net Apply __stack tag to align bluetooth defined fiber stacks 2016-02-05 20:14:13 -05:00
samples Add missing #includes required to reference non-kernel APIs 2016-02-05 20:14:14 -05:00
scripts Kconfig stop creating empty header files. 2016-02-05 20:14:14 -05:00
shared/include/nanokernel/x86 Replace use of __attribute__((packed)) with __packed 2016-02-05 20:14:13 -05:00
.gitattributes First commit 2015-04-10 16:44:37 -07:00
.gitignore Add tools and Makefiles for Documentation 2016-02-05 20:13:58 -05:00
.mailmap First commit 2015-04-10 16:44:37 -07:00
Kconfig Kconfig: make architecture kconfig independent 2016-02-05 20:14:11 -05:00
Makefile Kbuild: Simplify prepare targets. 2016-02-05 20:14:14 -05:00
Makefile.inc Kbuild speed and target dependency improvements. 2016-02-05 20:14:14 -05:00
timo-env.sh Do not set path for host tools 2016-02-05 20:14:12 -05:00