zephyr/arch/common
Ioannis Glaropoulos 4be1f45d1e arch: arm: minor clean-up in irq_init.c and timing_info_bench.c
- Remove redundant inclusions in irq_init.c
- Remove comment about thread_abort function,
  which does not belong in this file (probably
  left-out during code refactoring)
- Include arm cmsis.h only under #ifdef CONFIG_ARM

Signed-off-by: Ioannis Glaropoulos <Ioannis.Glaropoulos@nordicsemi.no>
2019-09-24 16:59:42 +02:00
..
CMakeLists.txt arch: Put intlist.ld into Cmake 2019-05-20 22:28:28 -04:00
gen_isr_tables.py gen_isr_tables: Fix pylint warning by using isinstance() 2019-09-08 22:24:45 -04:00
isr_tables.c all: Update reserved function names 2019-03-11 13:48:42 -04:00
isr_tables.ld arch: Put intlist.ld into Cmake 2019-05-20 22:28:28 -04:00
nocache.ld arch: common: nocache: fix linker section definition 2019-06-19 09:08:40 -07:00
ramfunc.ld arch: Port the ramfunc section to the Cmake function 2019-05-20 22:28:28 -04:00
sw_isr_common.c arch/common: Provide a weak, generic z_arch_irq_connect_dynamic() 2019-08-22 17:53:51 -04:00
timing_info_bench.c arch: arm: minor clean-up in irq_init.c and timing_info_bench.c 2019-09-24 16:59:42 +02:00