]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/linux/console.h
[IA64] Reserve elfcorehdr memory in CONFIG_CRASH_DUMP
[linux-2.6-omap-h63xx.git] / include / linux / console.h
index a4f27fbdf5494ee885caa967a24d1934744386a3..248e6e3b9b734d515e0c74f95aabd1de2dd57b6d 100644 (file)
@@ -108,6 +108,8 @@ struct console {
        struct   console *next;
 };
 
+extern int console_set_on_cmdline;
+
 extern int add_preferred_console(char *name, int idx, char *options);
 extern int update_console_cmdline(char *name, int idx, char *name_new, int idx_new, char *options);
 extern void register_console(struct console *);