Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
f3a0ad013bb4f99a6fb7f4c9c4ee1b99d07bfe30
/
.
/
soc
/
nios2
/
nios2f-zephyr
/
linker.ld
blob: 31b9b0621a94cc9b38078bbb512fb125694ca220 [
file
] [
log
] [
blame
]
/*
* Copyright (c) 2016 Intel Corporation
*
* SPDX-License-Identifier: Apache-2.0
*/
/**
* @brief Linker script for the Nios II/e CPU with timer and 16550 UART
*/
#include
<layout.h>
#include
<generated_dts_board.h>
#include
<
arch
/
nios2
/
linker
.
ld
>