zephyr/arch
Patrik Flykt f8cbf7f92a arch/arm: Avoid C++ comments inside C comments
Avoid nested C++ comments inside the C comment block due to MISRA-C
rule 3.1. Keep the variables documenting possible caller saved
registers.

Signed-off-by: Patrik Flykt <patrik.flykt@intel.com>
2018-11-15 17:38:25 -05:00
..
arc arc: add _arch_irq_connect_dynamic() 2018-11-10 11:01:22 -05:00
arm arch/arm: Avoid C++ comments inside C comments 2018-11-15 17:38:25 -05:00
common gen_isr_tables: remove hard-coded max IRQ value of 32 2018-11-14 21:14:14 -05:00
nios2 nios2: add _arch_irq_connect_dynamic() 2018-11-10 11:01:22 -05:00
posix arch: kernel_arch_func.h: Fix MISRA violation 2018-10-17 12:17:58 -04:00
riscv32 riscv32: add _arch_irq_connect_dynamic() 2018-11-10 11:01:22 -05:00
x86 x86: add dynamic interrupt support 2018-11-10 11:01:22 -05:00
xtensa arch/xtensa: Use C style comments 2018-11-15 17:38:25 -05:00
CMakeLists.txt arch: Cmake: Add __ZEPHYR_SUPERVISOR__ macro for arch files. 2018-05-15 17:48:18 +03:00
Kconfig kernel: add dynamic interrupt API 2018-11-10 11:01:22 -05:00