Go to file
Allan Stephens d1ebe66b84 Eliminate definition of tick event for ARC
Since ARC does not support the microkernel, there is no need to
define any microkernel event symbols for it. (And TICK_EVENT is
an architecture-independent concept anyway ...)

Change-Id: I918a55743f8685ef23b9bb5a8afc67b905ab9766
Signed-off-by: Allan Stephens <allan.stephens@windriver.com>
2016-02-05 20:14:13 -05:00
arch Clean up private APIs that mark context as (non)essential 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 Eliminate definition of tick event for ARC 2016-02-05 20:14:13 -05:00
kernel Eliminate separate include files for generating absolute symbols 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 Add "sys_" prefix to public kernel versioning APIs 2016-02-05 20:14:13 -05:00
scripts Eliminate separate include files for generating absolute symbols 2016-02-05 20:14:13 -05:00
shared/include/nanokernel/x86
.gitattributes
.gitignore
.mailmap
Kconfig
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