]> git.proxmox.com Git - qemu.git/blobdiff - vl.h
Miscellaneous VNC related fixes from Xen forwarded by Matthew Kent.
[qemu.git] / vl.h
diff --git a/vl.h b/vl.h
index 6c9803386fb13e04160876b312f932cf492381b7..90fdcf9135d4768893ed4b3280fc549db575e036 100644 (file)
--- a/vl.h
+++ b/vl.h
@@ -374,6 +374,7 @@ void vga_hw_screen_dump(const char *filename);
 int is_graphic_console(void);
 CharDriverState *text_console_init(DisplayState *ds, const char *p);
 void console_select(unsigned int index);
+void console_color_init(DisplayState *ds);
 
 /* serial ports */