| 
    Zephyr Project API
    3.4.0
    
   A Scalable Open Source RTOS 
   | 
 
RISCV public error handling. More...
#include <zephyr/arch/riscv/syscall.h>#include <zephyr/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 | ) | 
| void user_fault | ( | unsigned int | reason | ) |