|
/*
|
|
* Copyright (c) 2019 Lexmark International, Inc.
|
|
* Copyright (c) 2019 Stephanos Ioannidis <root@stephanos.io>
|
|
*
|
|
* SPDX-License-Identifier: Apache-2.0
|
|
*/
|
|
|
|
|
|
#if defined(CONFIG_SOC_XILINX_ZYNQMP_RPU)
|
|
#include <zephyr/arch/arm/aarch32/cortex_a_r/scripts/linker.ld>
|
|
#endif
|