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

6 lines
158 B
C

#ifndef __BOARD_MPC837XEMDS_PCI_H
#define __BOARD_MPC837XEMDS_PCI_H
extern void ft_pcie_fixup(void *blob, bd_t *bd);
#endif /* __BOARD_MPC837XEMDS_PCI_H */