patch-1.3.27 linux/drivers/char/mouse.h
Next file: linux/drivers/char/msbusmouse.c
Previous file: linux/drivers/char/mouse.c
Back to the patch index
Back to the overall index
- Lines: 15
- Date:
Thu Jan 1 02:00:00 1970
- Orig file:
v1.3.26/linux/drivers/char/mouse.h
- Orig date:
Wed Sep 13 12:45:30 1995
diff -u --recursive --new-file v1.3.26/linux/drivers/char/mouse.h linux/drivers/char/mouse.h
@@ -1,14 +0,0 @@
-#ifndef __MOUSE_H
-#define __MOUSE_H
-
-struct mouse {
- int minor;
- const char *name;
- struct file_operations *fops;
- struct mouse * next, * prev;
-};
-
-extern int mouse_register(struct mouse * mouse);
-extern int mouse_deregister(struct mouse * mouse);
-
-#endif
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov
with Sam's (original) version of this