1/*
2 * Copyright (c) 2014 Wind River Systems, Inc.
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 and XIP images.
12 */
13
14#include <zephyr/arch/arm/cortex_m/scripts/linker.ld>
15