Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
atf
/
e6ef9f0d6902703ab0484696e67b4c2a4a0e0112
/
.
/
plat
/
nxp
/
common
/
soc_errata
/
errata.h
blob: ab679957d4a3ebb1203a560ef351c5e74056079a [
file
] [
log
] [
blame
]
/*
* Copyright 2020-2021 NXP
*
* SPDX-License-Identifier: BSD-3-Clause
*
*/
#ifndef
ERRATA_H
#define
ERRATA_H
#include
"errata_list.h"
void
soc_errata
(
void
);
#endif
/* ERRATA_H */