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
@@ -0,0 +1,9 @@
+include("char")
+include("bus")
+include("ahci")
+
+@Collection
+def hal():
+    """ Lunaix hardware asbtraction layer """
+
+    pass
\ No newline at end of file