Home | History | Annotate | Download | only in include
      1 /*
      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__ */
     12