zephyr/arch/nios2/core
Joel Holdsworth 58499aca7c arch: nios2: Rename _Fault to z_nios2_fault
The exception fault handler function is named _Fault which is inconsistent
with all other arch-specific functions present in Zephyr. This patch
replaces the name with z_nios2_fault.

Signed-off-by: Joel Holdsworth <jholdsworth@nvidia.com>
2025-01-28 23:42:06 +01:00
..
offsets
cache.c
CMakeLists.txt
cpu_idle.c
crt0.S
exception.S arch: nios2: Rename _Fault to z_nios2_fault 2025-01-28 23:42:06 +01:00
fatal.c arch: nios2: Rename _Fault to z_nios2_fault 2025-01-28 23:42:06 +01:00
irq_manage.c
irq_offload.c
prep_c.c
reset.S
swap.S
thread.c
timing.c