]> git.sur5r.net Git - u-boot/blob - board/armltd/vexpress64/pcie.h
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
[u-boot] / board / armltd / vexpress64 / pcie.h
1 #ifndef __VEXPRESS64_PCIE_H__
2 #define __VEXPRESS64_PCIE_H__
3
4 void vexpress64_pcie_init(void);
5
6 #endif /* __VEXPRESS64_PCIE_H__ */