|
Zephyr API Documentation
2.7.0-rc2
A Scalable Open Source RTOS
|
RISCV public error handling. More...
#include <arch/riscv/syscall.h>#include <arch/riscv/exp.h>#include <stdbool.h>#include <syscalls/error.h>Go to the source code of this file.
Macros | |
| #define | ARCH_EXCEPT(reason_p) |
Functions | |
| void | user_fault (unsigned int reason) |
RISCV public error handling.
RISCV-specific kernel error handling interface. Included by riscv/arch.h.
| #define ARCH_EXCEPT | ( | reason_p | ) |