Removed IRQ support from joystick drivers.
This commit is contained in:
@@ -59,7 +59,6 @@ typedef struct {
|
|||||||
void* uninstall; /* UNINSTALL routine */
|
void* uninstall; /* UNINSTALL routine */
|
||||||
void* count; /* COUNT routine */
|
void* count; /* COUNT routine */
|
||||||
void* read; /* READ routine */
|
void* read; /* READ routine */
|
||||||
void* irq; /* IRQ routine */
|
|
||||||
|
|
||||||
} joy_drv_header;
|
} joy_drv_header;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user