patch-2.4.19 linux-2.4.19/include/asm-sparc64/ioctls.h

Next file: linux-2.4.19/include/asm-sparc64/irq.h
Previous file: linux-2.4.19/include/asm-sparc64/ide.h
Back to the patch index
Back to the overall index

diff -urN linux-2.4.18/include/asm-sparc64/ioctls.h linux-2.4.19/include/asm-sparc64/ioctls.h
@@ -52,8 +52,8 @@
 #define TIOCMBIC	_IOW('t', 107, int)
 #define TIOCMBIS	_IOW('t', 108, int)
 #define TIOCMSET	_IOW('t', 109, int)
-#define __TIOCSTART       _IO('t', 110) /* SunOS Specific */
-#define __TIOCSTOP        _IO('t', 111) /* SunOS Specific */
+#define TIOCSTART       _IO('t', 110)
+#define TIOCSTOP        _IO('t', 111)
 #define TIOCPKT		_IOW('t', 112, int)
 #define TIOCNOTTY	_IO('t', 113)
 #define TIOCSTI		_IOW('t', 114, char)

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)