userspace fun: maze game and a new device to support it
[lunaix-os.git] / lunaix-os / hal / LConfig
1 include("char")
2 include("bus")
3 include("ahci")
4
5 @Collection
6 def hal():
7     """ Lunaix hardware asbtraction layer """
8
9     pass