Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
atf
/
ea164e7f018210eb35317834d12c632d389f0e96
/
.
/
plat
/
nxp
/
soc-lx2160a
/
include
/
errata.h
blob: 937824a1cf7bb179c5ce25685bc09975ed4eb238 [
file
] [
log
] [
blame
]
/*
* Copyright 2020 NXP
*
* SPDX-License-Identifier: BSD-3-Clause
*/
#ifndef
ERRATA_H
#define
ERRATA_H
#ifdef
ERRATA_SOC_A050426
void
erratum_a050426
(
void
);
#endif
#endif
/* ERRATA_H */