cleanup
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@15943 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -51,14 +51,6 @@ static device_hooks sMouseDeviceHooks = {
|
|||||||
isa_module_info *gIsa = NULL;
|
isa_module_info *gIsa = NULL;
|
||||||
sem_id gDeviceOpenSemaphore;
|
sem_id gDeviceOpenSemaphore;
|
||||||
|
|
||||||
static int32 sInitialized = 0;
|
|
||||||
static uint8 sCommandByte = 0;
|
|
||||||
|
|
||||||
static sem_id sResultSemaphore;
|
|
||||||
static sem_id sResultOwnerSemaphore;
|
|
||||||
static uint8 *sResultBuffer;
|
|
||||||
static int32 sResultBytes;
|
|
||||||
|
|
||||||
static sem_id sKbcSem;
|
static sem_id sKbcSem;
|
||||||
static int32 sIgnoreInterrupts = 0;
|
static int32 sIgnoreInterrupts = 0;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user