Renames console.c and vt.c. The idea is to break these massive files into...
Renames console.c and vt.c. The idea is to break these massive files into smaller ones. The main goal is to move all the high end tterminal emulation into one file. This way we can have a light weight printk without the extra weight. nice for embedded systems.
Showing
This diff is collapsed.
This diff is collapsed.
drivers/char/vt_ioctl.c
0 → 100644
This diff is collapsed.
Please register or sign in to comment