sdk-hwV1.3/lichee/brandy-2.0/u-boot-2018/board/armltd/vexpress64/pcie.h

7 lines
130 B
C
Raw Normal View History

2024-05-07 10:09:20 +00:00
#ifndef __VEXPRESS64_PCIE_H__
#define __VEXPRESS64_PCIE_H__
void vexpress64_pcie_init(void);
#endif /* __VEXPRESS64_PCIE_H__ */