Go to file
Peter Mitsis 86ebbf406c Remove comment listing callers of _NewContext()
There is little value in listing the callers of _NewContext() in its function
header.  Not only was the (deleted) list both incomplete and wrong, keeping
it around and properly updated requires error prone maintenance.

Change-Id: Iec069847762fdef6b6b2f54ad23c69ab3fa6e592
Signed-off-by: Peter Mitsis <peter.mitsis@windriver.com>
2016-02-05 20:14:13 -05:00
arch Remove comment listing callers of _NewContext() 2016-02-05 20:14:13 -05:00
config
doc Kbuild documentation update. 2016-02-05 20:14:12 -05:00
drivers Split off atomic APIs from main nanokernel include file 2016-02-05 20:14:13 -05:00
include k_timer optimization: INVALID_OBJECT can not be returned 2016-02-05 20:14:13 -05:00
kernel k_timer optimization: INVALID_OBJECT can not be returned 2016-02-05 20:14:13 -05:00
lib/libc Optimize performance of memset() and memcpy() 2016-02-05 20:14:12 -05:00
misc Remove nodes naming when using sysgen 2016-02-05 20:14:12 -05:00
net
samples Reduce floating point test duration 2016-02-05 20:14:13 -05:00
scripts Update checkpatch scripts to use TIMO_BASE 2016-02-05 20:14:13 -05:00
shared/include/nanokernel/x86
.gitattributes
.gitignore
.mailmap
Kconfig Kconfig: make architecture kconfig independent 2016-02-05 20:14:11 -05:00
Makefile kbuild: Avoid unconditional relinking of default target 2016-02-05 20:14:12 -05:00
Makefile.inc kbuild: Only execute initconfig target once 2016-02-05 20:14:12 -05:00
timo-env.sh Do not set path for host tools 2016-02-05 20:14:12 -05:00