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 source diff could not be displayed because it is too large. You can view the blob instead.
drivers/char/vt_ioctl.c
0 → 100644
Please register or sign in to comment