Menuconfig Implementation and auto-qemu refactoring (#44)
[lunaix-os.git] / lunaix-os / hal / term / LBuild
1 sources([
2     "term.c",
3     "console.c",
4     "term_io.c",
5     "default_ops.c",
6     "lcntls/ansi_cntl.c",
7     "lcntls/lcntl.c",
8 ])