summaryrefslogtreecommitdiffstats
path: root/plat/nxp/soc-ls1088a/ls1088aqds/platform_def.h
blob: 7daf1c02c708aaf709c664779aaefc21ae51a1de (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
/*
 * Copyright 2022 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 */