zephyr/arch/arc
Joel Holdsworth 4611e169e2 arch: arc: Rename _Fault to z_arc_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_arc_fault.

Signed-off-by: Joel Holdsworth <jholdsworth@nvidia.com>
2025-01-28 23:42:06 +01:00
..
arcmwdt treewide: Use CONFIG_CPP instead of CONFIG_CPLUSPLUS 2023-01-13 17:42:55 -05:00
core arch: arc: Rename _Fault to z_arc_fault 2025-01-28 23:42:06 +01:00
include init: support per-core init hook 2024-11-16 14:04:25 -05:00
CMakeLists.txt ARC: ARCv2: GCC: restore default TLS behavior for all SDKs 2022-11-28 17:44:13 +01:00
Kconfig Revert "arch: deprecate _current" 2025-01-10 07:49:08 +01:00