zephyr/doc/kernel
Huifeng Zhang 2c22e83dfb include: arch: arm: Remove aarch32 directory
This commit follows the parent commit work.

This commit introduces the following major changes.

  1. Move all directories and files in 'include/zephyr/arch/arm/aarch32'
    to the 'include/zephyr/arch/arm' directory.

  2. Change the path string which is influenced by the changement 1.

Signed-off-by: Huifeng Zhang <Huifeng.Zhang@arm.com>
2023-09-13 10:08:05 +01:00
..
data_structures doc: Fix kernel data structures typos 2022-10-10 21:01:51 -04:00
drivers fix: doc: in kernel/drivers interrupts function had mismatching types 2023-02-22 16:58:29 -05:00
iterable_sections
memory_management kernel: Modify the signature of k_mem_slab_free() 2023-09-03 18:20:59 -04:00
services scripts: build: gen_isr_tables: make bit masks configurable 2023-08-10 10:55:41 -04:00
timing_functions
usermode include: arch: arm: Remove aarch32 directory 2023-09-13 10:08:05 +01:00
util
code-relocation.rst include: arch: arm: Remove aarch32 directory 2023-09-13 10:08:05 +01:00
index.rst doc: develop: Add 'Language Support' sub-category 2022-06-01 15:26:48 +02:00
timeutil.rst