Go to file
Allan Stephens 24dd3044ca Relocate declarations for public nanokernel object types
These declarations are now co-located with the declarations
for the routines that utilize them.

Change-Id: I70940923d9e424345aeac60cb5ddd7f7a2a54734
Signed-off-by: Allan Stephens <allan.stephens@windriver.com>
2016-02-05 20:14:15 -05:00
arch Relocate declarations of _nano_fiber_swap() 2016-02-05 20:14:15 -05:00
config
doc
drivers Eliminate unnecessary references to cpu.h and cputype.h 2016-02-05 20:14:14 -05:00
include Relocate declarations for public nanokernel object types 2016-02-05 20:14:15 -05:00
kernel Remove task monitoring symbols from microkernel public API 2016-02-05 20:14:15 -05:00
lib/libc libc: Add tolower implementation 2016-02-05 20:14:14 -05:00
misc
net
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
.gitattributes
.gitignore
.mailmap
Kconfig
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