zephyr/arch
Joel Holdsworth d640f15955 arch: riscv: Rename _Fault to z_riscv_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_riscv_fault.

Signed-off-by: Joel Holdsworth <jholdsworth@nvidia.com>
2025-01-28 23:42:06 +01:00
..
arc
arm
arm64
common
mips
nios2 arch: nios2: Rename _Fault to z_nios2_fault 2025-01-28 23:42:06 +01:00
posix
riscv arch: riscv: Rename _Fault to z_riscv_fault 2025-01-28 23:42:06 +01:00
sparc
x86
xtensa
archs.yml
CMakeLists.txt
Kconfig
Kconfig.v1
Kconfig.v2