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