mvebu_def.h 229 Bytes
Newer Older
1
2
3
4
5
6
7
/*
 * Copyright (C) 2018 Marvell International Ltd.
 *
 * SPDX-License-Identifier:     BSD-3-Clause
 * https://spdx.org/licenses
 */

8
9
#ifndef MVEBU_DEF_H
#define MVEBU_DEF_H
10
11
12

#include <a3700_plat_def.h>

13
#endif /* MVEBU_DEF_H */