patch-2.1.28 linux/include/linux/tty.h
Next file: linux/include/linux/tty_driver.h
Previous file: linux/include/linux/soundcard.h
Back to the patch index
Back to the overall index
-  Lines: 15
-  Date:
Mon Mar  3 13:02:51 1997
-  Orig file: 
v2.1.27/linux/include/linux/tty.h
-  Orig date: 
Thu Feb  6 02:53:33 1997
diff -u --recursive --new-file v2.1.27/linux/include/linux/tty.h linux/include/linux/tty.h
@@ -328,13 +328,8 @@
 extern int n_tty_ioctl(struct tty_struct * tty, struct file * file,
 		       unsigned int cmd, unsigned long arg);
 
-/* serial.c */
+/* pcxx.c */
 
-extern int  rs_open(struct tty_struct * tty, struct file * filp);
-
-/* pty.c */
-
-extern int  pty_open(struct tty_struct * tty, struct file * filp);
 extern int pcxe_open(struct tty_struct *tty, struct file *filp);
 
 /* console.c */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov