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 arch: remove the use of z_arch_esf_t completely from internal 2024-06-04 14:02:51 -05:00
CMakeLists.txt
cpu_idle.c arch: use same syntax for custom arch calls 2024-08-12 12:43:36 +02:00
fatal.c arch: mips: Rename _Fault to z_mips_fault 2025-01-28 23:42:06 +01:00
irq_manage.c
irq_offload.c arch: initialize irq_offload during boot, do not use SYS_INIT 2024-09-17 20:05:22 -04:00
isr.S arch: mips: Rename _Fault to z_mips_fault 2025-01-28 23:42:06 +01:00
prep_c.c cache: add new interface arch_cache_init() for initializing cache 2024-09-17 20:05:22 -04:00
reset.S
swap.S
thread.c arch: rename all esf struct to struct arch_esf 2024-06-04 14:02:51 -05:00