zephyr/arch/arc
Benjamin Walsh 2c5086cc65 irq: remove non-inline irq_lock/unlock
The inline versions are renamed to remove the _inline suffix, and the
non-inline versions are removed from the code base.

Change-Id: I7314b96c42835f15df4c537ec11ab7961d4ee60f
Signed-off-by: Benjamin Walsh <benjamin.walsh@windriver.com>
2016-02-05 20:15:21 -05:00
..
core irq: remove non-inline irq_lock/unlock 2016-02-05 20:15:21 -05:00
include Add missing includes for ARC 2016-02-05 20:14:41 -05:00
Kconfig arc: add missing Kconfig/Makefiles to architecture 2016-02-05 20:14:26 -05:00
Makefile Move platforms to new arch/<arch>/platforms directory 2016-02-05 20:14:39 -05:00
defconfig Add context switch profile point. 2016-02-05 20:15:20 -05:00
prep_c.c doxygen: add @brief and capitalize 2016-02-05 20:14:33 -05:00
reset.S doxygen: add @brief and capitalize 2016-02-05 20:14:33 -05:00
vector_table.c doxygen: change comment style to match javadoc 2016-02-05 20:14:32 -05:00
vector_table.h doxygen: change comment style to match javadoc 2016-02-05 20:14:32 -05:00