git://scm.lunaixsky.com
/
lunaix-os.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
vmm - allow remapping
[lunaix-os.git]
/
lunaix-os
/
includes
/
hal
/
ahci.h
diff --git a/lunaix-os/includes/hal/ahci.h
b/lunaix-os/includes/hal/ahci.h
new file mode 100644
(file)
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 */