Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
5eddb087f0cd319b8f03322cbe37c69cf83d4d8a
/
.
/
arch
/
nios2
/
soc
/
nios2f-zephyr
/
linker.ld
blob: 47da5767acca1dad8ec15fe371aa1680b8c8d780 [
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
<
arch
/
nios2
/
linker
.
ld
>