7 lines
130 B
C
Raw Normal View History

2022-04-02 18:17:33 +05:00
#ifndef __VEXPRESS64_PCIE_H__
#define __VEXPRESS64_PCIE_H__
void vexpress64_pcie_init(void);
#endif /* __VEXPRESS64_PCIE_H__ */