xref: /openbmc/u-boot/board/armltd/vexpress64/pcie.h (revision 66dae3bbcaea10e4a3d918a4d5e0ee826b248ddb)
1 #ifndef __VEXPRESS64_PCIE_H__
2 #define __VEXPRESS64_PCIE_H__
3 
4 void vexpress64_pcie_init(void);
5 
6 #endif /* __VEXPRESS64_PCIE_H__ */
7