Zephyr API 3.6.99
|
RISCV public error handling. More...
#include <zephyr/arch/riscv/syscall.h>
#include <zephyr/arch/riscv/exception.h>
#include <stdbool.h>
#include <zephyr/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 | ) |