 |
Zephyr API 3.6.99
|
Loading...
Searching...
No Matches
Go to the documentation of this file.
7#ifndef ZEPHYR_INCLUDE_ARCH_RISCV_CFI_H_
8#define ZEPHYR_INCLUDE_ARCH_RISCV_CFI_H_
10#define ARCH_CFI_UNDEFINED_RETURN_ADDRESS() __asm__ volatile(".cfi_undefined ra")