patch-2.1.17 linux/include/asm-m68k/keyboard.h
Next file: linux/include/asm-m68k/machdep.h
Previous file: linux/include/asm-m68k/checksum.h
Back to the patch index
Back to the overall index
-  Lines: 23
-  Date:
Fri Dec 20 11:20:02 1996
-  Orig file: 
v2.1.16/linux/include/asm-m68k/keyboard.h
-  Orig date: 
Thu Jan  1 02:00:00 1970
diff -u --recursive --new-file v2.1.16/linux/include/asm-m68k/keyboard.h linux/include/asm-m68k/keyboard.h
@@ -0,0 +1,22 @@
+/*
+ *  linux/include/asm-m68k/keyboard.h
+ *
+ *  Created 3 Nov 1996 by Geert Uytterhoeven
+ */
+
+/*
+ *  This file contains the m68k architecture specific keyboard definitions
+ */
+
+#ifndef __M68K_KEYBOARD_H
+#define __M68K_KEYBOARD_H
+
+#ifdef __KERNEL__
+
+#define TRANSLATE_SCANCODES		0
+#define USE_MACHDEP_ABSTRACTION		1
+#include <asm/machdep.h>
+
+#endif /* __KERNEL__ */
+
+#endif /* __ASMm68k_KEYBOARD_H */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov