 |
Zephyr API 3.6.99
|
Loading...
Searching...
No Matches
Go to the documentation of this file.
11#ifndef ZEPHYR_INCLUDE_CFI_H_
12#define ZEPHYR_INCLUDE_CFI_H_
16#if defined(__GNUC__) || defined(__clang__)
20#if defined(CONFIG_X86_64)
22#elif defined(CONFIG_X86)
24#elif defined(CONFIG_ARM64)
26#elif defined(CONFIG_ARM)
28#elif defined(CONFIG_RISCV)
37#ifndef ARCH_CFI_UNDEFINED_RETURN_ADDRESS
38#define ARCH_CFI_UNDEFINED_RETURN_ADDRESS()