Remove bogus declaration.

This commit is contained in:
mycroft 1994-01-30 18:30:45 +00:00
parent eeef378067
commit 106118de0d
2 changed files with 2 additions and 4 deletions

View File

@ -37,7 +37,7 @@
*
* from: Utah Hdr: dcm.c 1.26 91/01/21
* from: @(#)dcm.c 7.14 (Berkeley) 6/27/91
* $Id: dcm.c,v 1.9 1993/08/29 13:46:32 deraadt Exp $
* $Id: dcm.c,v 1.10 1994/01/30 18:31:04 mycroft Exp $
*/
/*
@ -72,7 +72,6 @@
#define DEFAULT_BAUD_RATE 9600
#endif
int ttrstrt();
int dcmprobe(), dcmintr(), dcmparam();
void dcmstart();

View File

@ -37,7 +37,7 @@
*
* from: Utah Hdr: ite.c 1.1 90/07/09
* from: @(#)ite.c 7.6 (Berkeley) 5/16/91
* $Id: ite.c,v 1.14 1993/12/06 13:27:49 mycroft Exp $
* $Id: ite.c,v 1.15 1994/01/30 18:30:45 mycroft Exp $
*/
/*
@ -110,7 +110,6 @@ struct ite_softc *kbd_ite = NULL;
struct ite_softc ite_softc[NITE];
void itestart();
extern int ttrstrt();
extern struct tty *constty;
/*