blob: 5fa774e9019fcf0bcf7f446d70b911b53ac07a99 [file] [log] [blame]
Pankaj Gupta69e0c702020-12-09 14:02:41 +05301/*
2 * Copyright 2018-2020 NXP
3 *
4 * SPDX-License-Identifier: BSD-3-Clause
5 *
6 */
7
8#ifndef PLATFORM_DEF_H
9#define PLATFORM_DEF_H
10
11#include "plat_def.h"
12#include "plat_default_def.h"
13
14#endif