zephyr/arch/mips/core
Joel Holdsworth d76cf5b57e arch: mips: Rename _Fault to z_mips_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_mips_fault.

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