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