patch-2.2.18 linux/include/linux/kbd_kern.h

Next file: linux/include/linux/kcomp.h
Previous file: linux/include/linux/joystick.h
Back to the patch index
Back to the overall index

diff -u --new-file --recursive --exclude-from /usr/src/exclude v2.2.17/include/linux/kbd_kern.h linux/include/linux/kbd_kern.h
@@ -69,6 +69,8 @@
 
 extern int do_poke_blanked_console;
 
+extern void (*kbd_ledfunc)(unsigned int led);
+
 extern inline void show_console(void)
 {
 	do_poke_blanked_console = 1;

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)