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
PCI 16x50 UART Controller, O2 Enablement (#39)
[lunaix-os.git]
/
lunaix-os
/
hal
/
LConfig
diff --git a/lunaix-os/hal/LConfig
b/lunaix-os/hal/LConfig
new file mode 100644
(file)
index 0000000..
35385c9
--- /dev/null
+++ b/
lunaix-os/hal/LConfig
@@ -0,0
+1,9
@@
+include("char")
+include("bus")
+include("ahci")
+
+@Collection
+def hal():
+ """ Lunaix hardware asbtraction layer """
+
+ pass
\ No newline at end of file