a8cbeadca1d87fd95ce93125070eb7a11af83a82
[lunaix-os.git] / lunaix-os / arch / generic / LBuild
1 headers("includes")
2
3 sources([
4     "bootmem.c",
5     "trace.c",
6     "vmutils.c",
7     "procvm.c",
8     "arch.c",
9 ])