Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
edad58e1685936aaa7a6c10ca32c0ff76063e5d9
/
.
/
soc
/
arm
/
nxp_imx
/
rt6xx
/
linker.ld
blob: cf5cc4c9968c7d78c8db7eff65303a76377f6501 [
file
] [
log
] [
blame
]
/*
* Copyright (c) 2020, NXP
*
* SPDX-License-Identifier: Apache-2.0
*/
/**
* @file
* @brief Linker command/script file
*
* This is the linker script for both standard images and XIP images.
*/
#include
<
zephyr
/
arch
/
arm
/
cortex_m
/
scripts
/
linker
.
ld
>