Merge branch 'master' into isa/arm64
[lunaix-os.git] / lunaix-os / arch / x86 / hal / LBuild
1 sources([
2     "apic.c",
3     "rngx86.c",
4     "cpu.c",
5     "ps2kbd.c",
6     "apic_timer.c",
7     "ioapic.c",
8     "mc146818a.c",
9     "pci.c"
10 ])