mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-23 20:46:48 +00:00
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> |
||
---|---|---|
.. | ||
arc | ||
arm | ||
arm64 | ||
common | ||
mips | ||
nios2 | ||
posix | ||
riscv | ||
sparc | ||
x86 | ||
xtensa | ||
archs.yml | ||
CMakeLists.txt | ||
Kconfig | ||
Kconfig.v1 | ||
Kconfig.v2 |