Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
atf
/
f92daca7e37e6ca8b81274e0c7f21696a76b52f9
/
.
/
include
/
plat
/
arm
/
common
/
arm_xlat_tables.h
blob: 0923ad8a1a06932a1c65740dfa8f043c96bf08ed [
file
] [
log
] [
blame
]
/*
* Copyright (c) 2017, ARM Limited and Contributors. All rights reserved.
*
* SPDX-License-Identifier: BSD-3-Clause
*/
#if ARM_XLAT_TABLES_LIB_V1
#include
<xlat_tables.h>
#else
#include
<xlat_tables_v2.h>
#endif
/* ARM_XLAT_TABLES_LIB_V1 */