From 430111b9d1472ef72d9960020eb3eb28e276ca7e Mon Sep 17 00:00:00 2001 From: "Ronald G. Minnich" Date: Fri, 26 Sep 2003 16:12:23 +0000 Subject: It builds! git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1150 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- src/pc80/keyboard.c | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'src/pc80') diff --git a/src/pc80/keyboard.c b/src/pc80/keyboard.c index 9dc56b5698..a7ecf8cbd3 100644 --- a/src/pc80/keyboard.c +++ b/src/pc80/keyboard.c @@ -1,9 +1,5 @@ -#ifndef lint -static char rcsid[] = "$Id$"; -#endif - #include -#include + /* much better keyboard init courtesy ollie@sis.com.tw TODO: Typematic Setting, the keyboard is too slow for me */ void pc_keyboard_init() -- cgit v1.2.3