historical/m0-applesillicon.git/xnu-qemu-arm64-5.1.0/roms/u-boot/board/armltd/vexpress64/pcie.h
2024-01-16 11:20:27 -06:00

6 lines
130 B
C

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