blob: 0923ad8a1a06932a1c65740dfa8f043c96bf08ed [file] [log] [blame]
Antonio Nino Diazf09d0032017-04-11 14:04:56 +01001/*
2 * Copyright (c) 2017, ARM Limited and Contributors. All rights reserved.
3 *
dp-armfa3cf0b2017-05-03 09:38:09 +01004 * SPDX-License-Identifier: BSD-3-Clause
Antonio Nino Diazf09d0032017-04-11 14:04:56 +01005 */
6
7#if ARM_XLAT_TABLES_LIB_V1
8#include <xlat_tables.h>
9#else
10#include <xlat_tables_v2.h>
11#endif /* ARM_XLAT_TABLES_LIB_V1 */