zephyr/arch/arc/core
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
..
offsets doxygen: change comment style to match javadoc 2016-02-05 20:14:32 -05:00
Makefile irq: remove non-inline irq_lock/unlock 2016-02-05 20:15:21 -05:00
atomic.S doxygen: add @brief and capitalize 2016-02-05 20:14:33 -05:00
context.c irq: do not use _inline versions of irq_lock/unlock 2016-02-05 20:15:21 -05:00
context_wrapper.S doxygen: add @brief and capitalize 2016-02-05 20:14:33 -05:00
cpu_idle.S doxygen: add @brief and capitalize 2016-02-05 20:14:33 -05:00
fast_irq.S doxygen: add @brief and capitalize 2016-02-05 20:14:33 -05:00
fatal.c doxygen: add @brief and capitalize 2016-02-05 20:14:33 -05:00
fault.c doxygen: add @brief and capitalize 2016-02-05 20:14:33 -05:00
fault_s.S doxygen: add @brief and capitalize 2016-02-05 20:14:33 -05:00
ffs.S arc: standardize ffs function names to match other arches 2016-02-05 20:15:20 -05:00
irq_manage.c irq: do not use _inline versions of irq_lock/unlock 2016-02-05 20:15:21 -05:00
isr_wrapper.S arc: fixes in context switch explanation comments 2016-02-05 20:15:19 -05:00
regular_irq.S doxygen: add @brief and capitalize 2016-02-05 20:14:33 -05:00
swap.S doxygen: add @brief and capitalize 2016-02-05 20:14:33 -05:00
swap_macros.h Rename nanokernel's nanok.h to nano_private.h 2016-02-05 20:14:26 -05:00
sys_fatal_error_handler.c arch/arc: Move fatal_error.c into 'core' 2016-02-05 20:14:37 -05:00