patch-2.1.80 linux/include/linux/console.h

Next file: linux/include/linux/dcache.h
Previous file: linux/include/linux/adfs_fs_sb.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.79/linux/include/linux/console.h linux/include/linux/console.h
@@ -99,6 +99,7 @@
 };
 
 extern void register_console(struct console *);
+extern int unregister_console(struct console *);
 extern struct console *console_drivers;
 
 #endif /* linux/console.h */

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov