zephyr/arch/arc
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
..
core kernel: tickless: Rename _Swap to allow creation of macro 2017-04-27 13:46:26 +00:00
include kernel: expose struct k_thread implementation 2017-04-26 16:29:06 +00:00
soc arch/arc/soc: If IOAPIC is not enabled, gpio_dw should still compile 2017-04-21 16:34:54 +00:00
defconfig arc: Remove nonexistant Kconfig sybmol from defconfig 2016-07-27 17:14:54 +00:00
Kbuild new SoC naming convention 2016-04-18 21:24:59 +00:00
Kconfig spell: fix Kconfig help typos: /arch 2017-04-21 12:30:42 +00:00
Makefile arc: add -fno-delete-null-pointer-checks 2017-01-04 19:06:41 +00:00