zephyr/include/zephyr/arch/arc
Andrew Lewycky 7cd0cc6f86 ARC: Move .bss & noinit sections to the end
Move .bss and noinit sections to the end to reduce
binary size when the output format doesn't support
skipping empty space.

Signed-off-by: Andrew Lewycky <alewycky@tenstorrent.com>
2025-06-20 16:24:38 +02:00
..
asm-compat ARC: Fix STR macro for ST* asm instructions 2023-08-29 10:26:15 +02:00
v2 ARC: Move .bss & noinit sections to the end 2025-06-20 16:24:38 +02:00
arc_addr_types.h include: migrate includes to <zephyr/...> 2022-05-06 20:03:00 +02:00
arch.h doc: arch: Update file summary for kernel interfaces 2025-06-04 15:50:02 -04:00
arch_inlines.h arch: arc: Fixed an error in include-guard 2024-11-13 19:11:25 -08:00
cluster.h ARC: ARCv3: enable shared cache if available 2024-01-30 12:36:24 +01:00
sys-io-common.h include: migrate includes to <zephyr/...> 2022-05-06 20:03:00 +02:00
syscall.h ARC: introduce reworked irq_offload implementation 2022-12-20 22:51:24 +01:00
thread.h
tool-compat.h