Go to file
Ramesh Thomas 62eea121b3 kernel: tickless: Rename _Swap to allow creation of macro
Future tickless kernel patches would be inserting some
code before call to Swap. To enable this it will create
a mcro named as the current _Swap which would call first
the tickless kernel code and then call the real __swap()

Jira: ZEP-339
Change-Id: Id778bfcee4f88982c958fcf22d7f04deb4bd572f
Signed-off-by: Ramesh Thomas <ramesh.thomas@intel.com>
2017-04-27 13:46:26 +00:00
.known-issues
arch kernel: tickless: Rename _Swap to allow creation of macro 2017-04-27 13:46:26 +00:00
boards doc: fix broken :ref: link 2017-04-26 19:04:44 +00:00
doc
drivers drivers/crypto: Fix a memory leak in tc shim driver 2017-04-27 13:06:34 +00:00
dts
ext
include kernel: tickless: Add function to check if list contains multiple nodes 2017-04-27 13:46:25 +00:00
kernel kernel: tickless: Rename _Swap to allow creation of macro 2017-04-27 13:46:26 +00:00
lib
misc
samples samples/crypto: Use sys_log properly 2017-04-27 13:06:35 +00:00
scripts scripts: openocd.sh: Honour V=1 2017-04-27 13:01:08 +00:00
subsys
tests
.checkpatch.conf
.gitattributes
.gitignore
.gitlint
.gitreview
.mailmap
defaults.tc
Kbuild
Kconfig
Kconfig.zephyr
LICENSE
MAINTAINERS
Makefile
Makefile.inc
Makefile.test
zephyr-env.sh