/*
 * Copyright 2020-2021 NXP
 *
 * SPDX-License-Identifier: BSD-3-Clause
 *
 */

#ifndef ERRATA_H
#define ERRATA_H

void soc_errata(void);

#endif /* ERRATA_H */
