Some header cleanups.

Removed unused keyboard.h header.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@3135 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Axel Dörfler
2003-05-03 13:26:32 +00:00
parent c4bf92f686
commit f78d32a251
5 changed files with 6 additions and 14 deletions
@@ -5,9 +5,9 @@
#ifndef _CONSOLE_DEV_H
#define _CONSOLE_DEV_H
#include <stage2.h>
struct kernel_args;
int console_dev_init(kernel_args *ka);
int console_dev_init(struct kernel_args *ka);
enum {
CONSOLE_OP_WRITEXY = 2376