Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
4e85006ba455f7434ded5cf933ac85d2b1b01ff6
/
.
/
soc
/
nios2
/
nios2f-zephyr
/
linker.ld
blob: 7f2b5015dc5fbd2d146afe99982276176b75d111 [
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
<devicetree.h>
#include
<
arch
/
nios2
/
linker
.
ld
>