patch-2.4.19 linux-2.4.19/include/asm-sparc/ioctls.h
Next file: linux-2.4.19/include/asm-sparc/keyboard.h
Previous file: linux-2.4.19/include/asm-sparc/ide.h
Back to the patch index
Back to the overall index
- Lines: 11
- Date:
Fri Aug 2 17:39:45 2002
- Orig file:
linux-2.4.18/include/asm-sparc/ioctls.h
- Orig date:
Sun Oct 4 10:22:44 1998
diff -urN linux-2.4.18/include/asm-sparc/ioctls.h linux-2.4.19/include/asm-sparc/ioctls.h
@@ -51,8 +51,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)