PCI driver rewrite
This commit is contained in:
6
kernel/pci/ata.h
Normal file
6
kernel/pci/ata.h
Normal file
@ -0,0 +1,6 @@
|
||||
#ifndef PCI_ATA_H_
|
||||
#define PCI_ATA_H_
|
||||
|
||||
void pci_ata_init(void);
|
||||
|
||||
#endif // PCI_ATA_H_
|
||||
Reference in New Issue
Block a user