]> git.kernelconcepts.de Git - karo-tx-uboot.git/blob - board/xilinx/zynq/xil_io.h
ARM: remove unused CPU directory
[karo-tx-uboot.git] / board / xilinx / zynq / xil_io.h
1 /*
2  * SPDX-License-Identifier:    GPL-2.0+
3  */
4
5 #ifndef XIL_IO_H           /* prevent circular inclusions */
6 #define XIL_IO_H
7
8 /*
9  * This empty file is here because ps7_init.c exported by hw project
10  * has #include "xil_io.h" line.
11  */
12
13 #endif /* XIL_IO_H */