1/* linker.ld - Linker command/script file
2 *
3 * Copyright (c) 2019 Brett Witherspoon
4 *
5 * SPDX-License-Identifier: Apache-2.0
6 */
7
8#include <zephyr/arch/arm/cortex_m/scripts/linker.ld>
9