Dummy iteattach() for new config.

This commit is contained in:
mycroft 1993-12-06 13:27:49 +00:00
parent 12bd3cc33c
commit fc1d105e0a

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.13 1993/12/06 13:15:44 mycroft Exp $
* $Id: ite.c,v 1.14 1993/12/06 13:27:49 mycroft Exp $
*/
/*
@ -120,6 +120,8 @@ extern struct tty *constty;
*/
u_char console_attributes[0x2200];
iteattach() {}
/*
* Perform functions necessary to setup device as a terminal emulator.
*/