Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
atf
/
179030411cafdb3f0a7183bc5f521527669d5325
/
.
/
plat
/
nxp
/
common
/
soc_errata
/
errata.h
blob: b543b4bb968f1b80454c0ce7e0e1d43eee25e5cf [
file
] [
log
] [
blame
]
Jiafei Pan
942f567
2021-07-20 15:21:06 +0800
[
diff
] [
blame
]
1
/*
2
* Copyright 2020-2021 NXP
3
*
4
* SPDX-License-Identifier: BSD-3-Clause
5
*
6
*/
7
8
#ifndef
ERRATA_H
9
#define
ERRATA_H
10
11
void
soc_errata
(
void
);
12
13
#endif
/* ERRATA_H */