drivers/video/console/bitblit.c
235 #ifndef CONFIG_JZ4755_D8 236 static void bit_cursor(struct vc_data *vc, struct fb_info *info, int mode, 237 int softback_lines, int fg, int bg) 238 {
P.S. 官方預設將Cursor顯示拿掉