1/*
2 * Copyright (c) 2020 TriaGnoSys GmbH
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#include <autoconf.h>
15
16#include <arch/arm/aarch32/cortex_m/scripts/linker.ld>
17