xref: /rk3399_rockchip-uboot/board/armltd/vexpress64/pcie.h (revision 2dcd4e9ee1b6dc0f0ba1d89a7af3987ea47dda23)
1 #ifndef __VEXPRESS64_PCIE_H__
2 #define __VEXPRESS64_PCIE_H__
3 
4 void vexpress64_pcie_init(void);
5 
6 #endif /* __VEXPRESS64_PCIE_H__ */
7