patch-1.3.27 linux/include/linux/tty.h
Next file: linux/ipc/shm.c
Previous file: linux/include/linux/sched.h
Back to the patch index
Back to the overall index
-  Lines: 13
 -  Date:
Thu Sep 14 15:03:37 1995
 -  Orig file: 
v1.3.26/linux/include/linux/tty.h
 -  Orig date: 
Tue Jun 20 09:10:32 1995
 
diff -u --recursive --new-file v1.3.26/linux/include/linux/tty.h linux/include/linux/tty.h
@@ -281,6 +281,12 @@
 #ifdef CONFIG_CYCLADES
 extern long cy_init(long);
 #endif
+#ifdef CONFIG_STALLION
+extern long stl_init(long);
+#endif
+#ifdef CONFIG_ISTALLION
+extern long stli_init(long);
+#endif
 
 extern int tty_paranoia_check(struct tty_struct *tty, dev_t device,
 			      const char *routine);
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