Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
atf
/
8eb61b71403f47f82979fdb6300023e6878f2d3f
/
.
/
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 */