Zephyr Project API
3.7.0
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
asm_inline_gcc.h
Go to the documentation of this file.
1
/*
2
* Copyright (c) 2017 Jean-Paul Etienne <fractalclone@gmail.com>
3
*
4
* SPDX-License-Identifier: Apache-2.0
5
*/
6
7
#ifndef ZEPHYR_INCLUDE_ARCH_RISCV_RISCV_PRIVILEGED_ASM_INLINE_GCC_H_
8
#define ZEPHYR_INCLUDE_ARCH_RISCV_RISCV_PRIVILEGED_ASM_INLINE_GCC_H_
9
10
/*
11
* The file must not be included directly
12
* Include arch/cpu.h instead
13
* TEMPORARY
14
*/
15
16
#ifndef _ASMLANGUAGE
17
18
#include <
zephyr/toolchain.h
>
19
20
#endif
/* _ASMLANGUAGE */
21
22
#endif
/* ZEPHYR_INCLUDE_ARCH_RISCV_RISCV_PRIVILEGED_ASM_INLINE_GCC_H_ */
toolchain.h
Macros to abstract toolchain specific capabilities.
include
zephyr
arch
riscv
riscv-privileged
asm_inline_gcc.h
Generated on Sun Sep 15 2024 17:01:29 for Zephyr Project API by
1.9.8