include ../h/mx.h for lint's sake
[unix-history] / usr / src / sys / kern / tty.c
index 2b53375..4024cdc 100644 (file)
@@ -1,4 +1,4 @@
-/*     tty.c   3.20    %G%     */
+/*     tty.c   4.2     %G%     */
 
 /*
  * TTY subroutines common to more than one line discipline
 
 /*
  * TTY subroutines common to more than one line discipline
@@ -197,6 +197,7 @@ register struct tty *tp;
 /*
  * Common code for tty ioctls.
  */
 /*
  * Common code for tty ioctls.
  */
+/*ARGSUSED*/
 ttioctl(com, tp, addr, dev, flag)
 register struct tty *tp;
 caddr_t addr;
 ttioctl(com, tp, addr, dev, flag)
 register struct tty *tp;
 caddr_t addr;