zephyr/arch
Alexey Brodkin 4449ad52da arch: arc: _rirq_exit: Comment clean-up
We manage IRQs in a quite a different way now since
commit f8d061faf7 ("arch: arc: add nested interrupt support")
so that comment not only makes no sense but also may fool a reader
as disabling of interrupts happens in the very beginning of
_rirq_exit() but not here.

Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>
2019-08-28 11:53:32 +02:00
..
arc arch: arc: _rirq_exit: Comment clean-up 2019-08-28 11:53:32 +02:00
arm arch/arm: rearrange for standard use of extern "C" 2019-08-20 00:49:15 +02:00
common arch/common: Provide a weak, generic z_arch_irq_connect_dynamic() 2019-08-22 17:53:51 -04:00
nios2 arch/nios2: rearrange for standard use of extern "C" 2019-08-20 00:49:15 +02:00
posix native: Set recommended stack size to 40 for 64 bit 2019-08-24 19:55:09 +02:00
riscv arch/riscv: rearrange for standard use of extern "C" 2019-08-18 16:20:10 +02:00
x86 arch/x86: rearrange for standard use of extern "C" 2019-08-20 00:49:15 +02:00
x86_64 kernel: rename NANO_ESF 2019-07-25 15:06:58 -07:00
xtensa arch/xtensa: Clean up fatal error handling 2019-08-22 17:57:40 -04:00
CMakeLists.txt license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
Kconfig riscv32: rename to riscv 2019-08-02 13:54:48 -07:00