8c081c6b12d91fb9619391ffbae6cf0d8d7a11c6
[lunaix-os.git] / lunaix-os / hal / ahci / LBuild
1 sources([
2     "ahci_pci.c",
3     "hbadev_export.c",
4     "ahci.c",
5     "utils.c",
6     "io_event.c",
7     "atapi.c",
8     "ata.c"
9 ])