zephyr/kernel
Benjamin Walsh 6469e578cb irq: do not use _inline versions of irq_lock/unlock
Standardize on using the irq_lock/irq_unlock (non-inline) symbols
everywhere.

The non-inline versions provide absolutely no benefits, so they will be
removed in a subsequent commit, and the inline versions will have their
_inline suffix removed.

Change-Id: Ib0b55f450447366468723e065a60adbadf7067a9
Signed-off-by: Benjamin Walsh <benjamin.walsh@windriver.com>
2016-02-05 20:15:21 -05:00
..
microkernel irq: do not use _inline versions of irq_lock/unlock 2016-02-05 20:15:21 -05:00
nanokernel irq: do not use _inline versions of irq_lock/unlock 2016-02-05 20:15:21 -05:00
Kconfig microkernel: rename K_swapper to _k_server 2016-02-05 20:15:21 -05:00
Makefile Kbuild: adapt Makefile/Kconfig to kernel/common/ removal 2016-02-05 20:14:06 -05:00