Linker files were not migrated with the new <zephyr/...> prefix. Note that the conversion has been scripted, refer to #45388 for more details. Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
7 lines
142 B
Text
7 lines
142 B
Text
/*
|
|
* SPDX-License-Identifier: Apache-2.0
|
|
*
|
|
* Copyright (c) 2020 Linumiz
|
|
*/
|
|
|
|
#include <zephyr/arch/arm/aarch32/cortex_m/scripts/linker.ld>
|