patch-2.1.106 linux/include/asm-m68k/atari_mouse.h
Next file: linux/include/asm-m68k/bitops.h
Previous file: linux/include/asm-m68k/atari_SCCserial.h
Back to the patch index
Back to the overall index
-  Lines: 21
-  Date:
Wed Dec 31 16:00:00 1969
-  Orig file: 
v2.1.105/linux/include/asm-m68k/atari_mouse.h
-  Orig date: 
Mon Mar  4 12:47:32 1996
diff -u --recursive --new-file v2.1.105/linux/include/asm-m68k/atari_mouse.h linux/include/asm-m68k/atari_mouse.h
@@ -1,20 +0,0 @@
-#ifndef _LINUX_ATARI_MOUSE_H
-#define _LINUX_ATARI_MOUSE_H
-
-/*
- * linux/include/linux/atari_mouse.h
- * header file for Atari Mouse driver
- * by Robert de Vries (robert@and.nl) on 19Jul93
- */
-
-struct mouse_status {
-	char		buttons;
-	short		dx;
-	short		dy;
-	int		ready;
-	int		active;
-	struct wait_queue *wait;
-	struct fasync_struct *fasyncptr;
-};
-
-#endif
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov