Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
ac74d8b652f602198fbcc9425029fd09caf73052
/
.
/
include
/
arch
/
nios2
/
asm.h
blob: 6a1a2c654445c5848777d9e376c63b684b0bd174 [
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
<sections.h>
#endif