summaryrefslogtreecommitdiffstats
path: root/plat/nxp/soc-ls1043a/ls1043ardb/platform_def.h
blob: 4721a323801b22e5405ce7cc32430e8b94e7a1a0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
/*
 * Copyright 2018-2021 NXP
 *
 * SPDX-License-Identifier: BSD-3-Clause
 */

#ifndef PLATFORM_DEF_H
#define PLATFORM_DEF_H

#include <plat_def.h>
#include <plat_default_def.h>

#endif /* PLATFORM_DEF_H */