Sign in
coral
/
tf-a-mtk
/
eeb5a7b595ebe938c3cf720507c5474a8ea3153b
/
.
/
include
/
lib
/
xlat_tables
/
xlat_tables_compat.h
blob: 90768db5dbfbbc7d12cf7181aa13fba50132bee0 [
file
] [
log
] [
blame
]
/*
* Copyright (c) 2018, ARM Limited and Contributors. All rights reserved.
*
* SPDX-License-Identifier: BSD-3-Clause
*/
#if XLAT_TABLES_LIB_V2
#include
<lib/xlat_tables/xlat_tables_v2.h>
#else
#include
<lib/xlat_tables/xlat_tables.h>
#endif