1/*
2 * Copyright (c) 2018 Christian Taedcke
3 *
4 * SPDX-License-Identifier: Apache-2.0
5 */
6
7/**
8 * @file
9 * @brief Linker command/script file
10 *
11 * This is the linker script for both standard images.
12 */
13
14
15#include <zephyr/arch/arm/cortex_m/scripts/linker.ld>
16