aboutsummaryrefslogtreecommitdiff
path: root/devices/keyboard.h
diff options
context:
space:
mode:
Diffstat (limited to 'devices/keyboard.h')
-rw-r--r--devices/keyboard.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/devices/keyboard.h b/devices/keyboard.h
index 2375552..5f4fcc2 100644
--- a/devices/keyboard.h
+++ b/devices/keyboard.h
@@ -2,5 +2,3 @@
void ps2_keyboard_init();
void ps2_keyboard_irq_handler();
-
-unsigned char kbd_read_next();