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 */