gk7205v200-uboot/board/armltd/vexpress64/pcie.h
2025-08-07 17:13:54 +08:00

7 lines
130 B
C
Executable File

#ifndef __VEXPRESS64_PCIE_H__
#define __VEXPRESS64_PCIE_H__
void vexpress64_pcie_init(void);
#endif /* __VEXPRESS64_PCIE_H__ */