diff options
author | Ralf Baechle <ralf@linux-mips.org> | 1997-03-25 23:40:36 +0000 |
---|---|---|
committer | <ralf@linux-mips.org> | 1997-03-25 23:40:36 +0000 |
commit | 7206675c40394c78a90e74812bbdbf8cf3cca1be (patch) | |
tree | 251895cf5a0008e2b4ce438cb01ad4d55fb5b97b /include/asm-alpha/keyboard.h | |
parent | beb116954b9b7f3bb56412b2494b562f02b864b1 (diff) |
Import of Linux/MIPS 2.1.14.2
Diffstat (limited to 'include/asm-alpha/keyboard.h')
-rw-r--r-- | include/asm-alpha/keyboard.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/asm-alpha/keyboard.h b/include/asm-alpha/keyboard.h index 6aca53255..1ffbeef53 100644 --- a/include/asm-alpha/keyboard.h +++ b/include/asm-alpha/keyboard.h @@ -12,6 +12,8 @@ #define KEYBOARD_IRQ 1 +#define KBD_REPORT_ERR + static int initialize_kbd(void); #define kbd_inb_p(port) inb_p(port) |