1/*
2 * Copyright (c) 2019 Lexmark International, Inc.
3 * Copyright (c) 2019 Stephanos Ioannidis <root@stephanos.io>
4 *
5 * SPDX-License-Identifier: Apache-2.0
6 */
7
8#include <autoconf.h>
9
10#if defined(CONFIG_SOC_XILINX_ZYNQMP_RPU)
11#include <arch/arm/aarch32/cortex_a_r/scripts/linker.ld>
12#endif
13