zephyr/arch/mips
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
..
core arch: mips: Rename _Fault to z_mips_fault 2025-01-28 23:42:06 +01:00
include kernel: arch: move arch_swap() declaration 2024-12-11 21:33:49 +01:00
CMakeLists.txt arch: add MIPS architecture support 2022-01-19 13:48:21 -05:00
Kconfig COVERAGE: Fix COVERAGE_GCOV dependencies 2023-08-24 15:36:31 +02:00