X-Git-Url: https://scm.lunaixsky.com/lunaix-os.git/blobdiff_plain/844a2c39e4bb2cc778dba7bd3aea21cb07483fad..9fe5e02cf615ad121c4460fbaaac2787d1e09c0e:/lunaix-os/includes/hal/ahci.h?ds=sidebyside diff --git a/lunaix-os/includes/hal/ahci.h b/lunaix-os/includes/hal/ahci.h new file mode 100644 index 0000000..fc457eb --- /dev/null +++ b/lunaix-os/includes/hal/ahci.h @@ -0,0 +1,5 @@ +#ifndef __LUNAIX_AHCI_H +#define __LUNAIX_AHCI_H +// TODO: AHCI Drivers + +#endif /* __LUNAIX_AHCI_H */