devkbd: remove kbdputc() unused definition.
This commit is contained in:
parent
736df3bd6c
commit
2d0088598b
1 changed files with 0 additions and 1 deletions
|
@ -50,7 +50,6 @@ static Dirtab kbdtab[] = {
|
|||
|
||||
static Lock i8042lock;
|
||||
static uchar ccc;
|
||||
static void kbdputc(int);
|
||||
static void (*auxputc)(int, int);
|
||||
static int nokbd = 1; /* flag: no PS/2 keyboard */
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue