Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
f18674a32021a1f52d93667073ac4b86f74db15c
/
.
/
include
/
arch
/
nios2
/
asm.h
blob: 1f1c320f0c807ce48d16332fef71616f679046d0 [
file
] [
log
] [
blame
]
/*
* Copyright (c) 2015 Intel Corporation
*
* SPDX-License-Identifier: Apache-2.0
*/
#ifndef
_NIOS2_ASM_H
#define
_NIOS2_ASM_H
#include
<toolchain.h>
#include
<linker/sections.h>
#endif