blob: 1eccf8d91d09bcaf728b43448f1b9eba42466383 [file] [log] [blame]
Masahiro Yamadaf05862d2014-05-08 17:13:56 +09001/*
2 * SPDX-License-Identifier: GPL-2.0+
3 */
4
5#ifndef XIL_IO_H /* prevent circular inclusions */
6#define XIL_IO_H
7
8/*
Soren Brinkmann290f1f92014-10-30 10:52:43 -07009 * This empty file is here because ps7_init_gpl.c exported by hw project
Masahiro Yamadaf05862d2014-05-08 17:13:56 +090010 * has #include "xil_io.h" line.
11 */
12
13#endif /* XIL_IO_H */