zephyr/arch
Ioannis Glaropoulos d9a6e1d0c0 arch: arm: aarch32: rename z_arm_int_lib_init() function
We rename the z_arm_int_lib_init() function to
z_arm_interrupt_init(), aligning to how other
ARCHes name their IRQ initialization function.
There is nothing about 'library' in this
functionality, so we remove the 'lib' in-fix.

The commit does not introduce any behavior changes.

Signed-off-by: Ioannis Glaropoulos <Ioannis.Glaropoulos@nordicsemi.no>
2020-03-12 20:11:44 +02:00
..
arc arch: arc: fake exception should set not clrear AE bit 2020-03-12 13:02:17 -04:00
arm arch: arm: aarch32: rename z_arm_int_lib_init() function 2020-03-12 20:11:44 +02:00
common tests: benchmarks: Add ARM64 case 2020-02-01 08:08:43 -05:00
nios2 nios2: add arch_irq_is_enabled() 2020-03-10 12:06:54 -04:00
posix tracing: move headers under include/tracing 2020-02-07 15:58:05 -05:00
riscv tracing: add TRACING_ISR Kconfig 2020-02-05 23:54:26 -05:00
x86 revert: "program local APIC LDR register for..." 2020-02-19 14:40:19 -08:00
xtensa kernel: add APIs for atomic os on pointers 2020-03-10 10:18:16 -04:00
CMakeLists.txt arch: Simplify private header include path configuration. 2019-11-06 16:07:32 -08:00
Kconfig kconfig: Replace non-defconfig single-symbol 'if's with 'depends on' 2020-02-12 10:32:34 -06:00