Files

7 lines
99 B
C

#ifndef PCI_ATA_ATA_H_
#define PCI_ATA_ATA_H_
void pci_ata_init(void);
#endif // PCI_ATA__ATA_H_