patch-2.1.43 linux/include/linux/kbd_ll.h
Next file: linux/include/linux/linkage.h
Previous file: linux/include/linux/kbd_kern.h
Back to the patch index
Back to the overall index
- Lines: 13
- Date:
Thu Jun 12 16:22:10 1997
- Orig file:
v2.1.42/linux/include/linux/kbd_ll.h
- Orig date:
Wed Dec 31 16:00:00 1969
diff -u --recursive --new-file v2.1.42/linux/include/linux/kbd_ll.h linux/include/linux/kbd_ll.h
@@ -0,0 +1,12 @@
+/*
+ * Interface between the low-level keyboard driver and the keymapper
+ */
+
+#ifndef _KBD_LL_H
+#define _KBD_LL_H
+
+extern struct pt_regs *kbd_pt_regs;
+
+void handle_scancode(unsigned char scancode);
+
+#endif /* _KBD_LL_H */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov