aboutsummaryrefslogtreecommitdiff
path: root/drivers/include/ps2.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/include/ps2.h')
-rw-r--r--drivers/include/ps2.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/include/ps2.h b/drivers/include/ps2.h
index 924ef24..6f2c572 100644
--- a/drivers/include/ps2.h
+++ b/drivers/include/ps2.h
@@ -1,3 +1,5 @@
+/* this is both a PS/2 keyboard AND a PS/2 MOUSE driver */
+
#include <stdint.h>
#define PS2_SCROLL_LOCK (1 << 0)