patch-2.2.15 linux/include/asm-ppc/keyboard.h
Next file: linux/include/asm-ppc/pgtable.h
Previous file: linux/include/asm-ppc/gemini_serial.h
Back to the patch index
Back to the overall index
- Lines: 12
- Date:
Fri Apr 21 12:46:49 2000
- Orig file:
v2.2.14/include/asm-ppc/keyboard.h
- Orig date:
Tue Jan 4 21:19:00 2000
diff -u --new-file --recursive --exclude-from ../../exclude v2.2.14/include/asm-ppc/keyboard.h linux/include/asm-ppc/keyboard.h
@@ -71,9 +71,9 @@
ppc_md.kbd_init_hw();
}
-#define kbd_sysrq_xlate (ppc_md.ppc_kbd_sysrq_xlate)
+#define kbd_sysrq_xlate (ppc_md.kbd_sysrq_xlate)
-extern unsigned long SYSRQ_KEY;
+#define SYSRQ_KEY 0x54
/* resource allocation */
#define kbd_request_region()
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)