blob: 24c3debd927c4571b70c73f540e138a450797fcb [file] [log] [blame]
Soby Mathew3b5156e2017-10-05 12:27:33 +01001/*
2 * Copyright (c) 2017, ARM Limited and Contributors. All rights reserved.
3 *
4 * SPDX-License-Identifier: BSD-3-Clause
5 */
6#ifndef __PLAT_LD_S__
7#define __PLAT_LD_S__
8
9#include <arm_common.ld.S>
10
11#endif /* __PLAT_LD_S__ */