| /* linker.ld - Linker command/script file */ | |
| /* | |
| * Copyright (c) 2019 Philippe Retornaz <philippe@shapescale.com> | |
| * Copyright (c) 2019 STMicroelectronics | |
| * | |
| * SPDX-License-Identifier: Apache-2.0 | |
| */ | |
| #include <arch/arm/aarch32/cortex_m/scripts/linker.ld> |