xref: /original-bsd/usr.bin/tn3270/ascii/map3270.h (revision cba8738a)
1 /*-
2  * Copyright (c) 1988 The Regents of the University of California.
3  * All rights reserved.
4  *
5  * %sccs.include.redist.c%
6  *
7  *	@(#)map3270.h	4.2 (Berkeley) 04/26/91
8  */
9 
10 /*
11  * Declaration for map3270.c.
12  */
13 
14 extern state
15     *InitControl();
16