xref: /csrg-svn/usr.bin/tn3270/ascii/map3270.h (revision 48755)
1*48755Sbostic /*-
2*48755Sbostic  * Copyright (c) 1988 The Regents of the University of California.
335426Sminshall  * All rights reserved.
435426Sminshall  *
5*48755Sbostic  * %sccs.include.redist.c%
635426Sminshall  *
7*48755Sbostic  *	@(#)map3270.h	4.2 (Berkeley) 04/26/91
835426Sminshall  */
935426Sminshall 
1035426Sminshall /*
1135425Sminshall  * Declaration for map3270.c.
1235425Sminshall  */
1335425Sminshall 
1435425Sminshall extern state
1535425Sminshall     *InitControl();
16