Zephyr API Documentation
4.3.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
cfi.h
Go to the documentation of this file.
1
/*
2
* Copyright (c) 2025 NXP Semicondutors
3
*
4
* SPDX-License-Identifier: Apache-2.0
5
*/
6
7
#ifndef ZEPHYR_INCLUDE_ARCH_X86_INTEL64_CFI_H_
8
#define ZEPHYR_INCLUDE_ARCH_X86_INTEL64_CFI_H_
9
10
#define ARCH_CFI_UNDEFINED_RETURN_ADDRESS() __asm__ volatile(".cfi_undefined rip")
11
12
#endif
/* ZEPHYR_INCLUDE_ARCH_X86_INTEL64_CFI_H_ */
zephyr
arch
x86
intel64
cfi.h
Generated on
for Zephyr API Documentation by
1.14.0