Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
[oweals/u-boot.git] / board / xilinx / zynq / xil_io.h
1 /* SPDX-License-Identifier: GPL-2.0+ */
2
3 #ifndef XIL_IO_H           /* prevent circular inclusions */
4 #define XIL_IO_H
5
6 /*
7  * This empty file is here because ps7_init_gpl.c exported by hw project
8  * has #include "xil_io.h" line.
9  */
10
11 #endif /* XIL_IO_H */