From f9bc4452b5437570f1709430e9364cc3e323cf3a Mon Sep 17 00:00:00 2001 From: kaashoek Date: Thu, 7 Sep 2006 00:00:33 +0000 Subject: nit in console interrupts --- console.c | 1 - 1 file changed, 1 deletion(-) (limited to 'console.c') diff --git a/console.c b/console.c index 8deca87..418aa84 100644 --- a/console.c +++ b/console.c @@ -178,7 +178,6 @@ console_write(int minor, char *buf, int n) } -// This is i8042reg.h + kbdreg.h from NetBSD. #define KBSTATP 0x64 // kbd controller status port(I) #define KBS_DIB 0x01 // kbd data in buffer #define KBDATAP 0x60 // kbd data port(I) -- cgit v1.2.3