summaryrefslogtreecommitdiff
path: root/plat/marvell/a3700/a3700/plat_def.h
diff options
context:
space:
mode:
Diffstat (limited to 'plat/marvell/a3700/a3700/plat_def.h')
-rw-r--r--plat/marvell/a3700/a3700/plat_def.h12
1 files changed, 12 insertions, 0 deletions
diff --git a/plat/marvell/a3700/a3700/plat_def.h b/plat/marvell/a3700/a3700/plat_def.h
new file mode 100644
index 00000000..6a1ff0fa
--- /dev/null
+++ b/plat/marvell/a3700/a3700/plat_def.h
@@ -0,0 +1,12 @@
+/*
+ * Copyright (C) 2016 - 2018 Marvell International Ltd.
+ *
+ * SPDX-License-Identifier: BSD-3-Clause
+ * https://spdx.org/licenses
+ */
+#ifndef __MVEBU_DEF_H__
+#define __MVEBU_DEF_H__
+
+#include <a3700_plat_def.h>
+
+#endif /* __MVEBU_DEF_H__ */