xref: /csrg-svn/usr.bin/tn3270/api/ebc_disp.h (revision 33820)
131890Sminshall /*
2*33820Sbostic  * Copyright (c) 1988 Regents of the University of California.
3*33820Sbostic  * All rights reserved.
4*33820Sbostic  *
5*33820Sbostic  * Redistribution and use in source and binary forms are permitted
6*33820Sbostic  * provided that this notice is preserved and that due credit is given
7*33820Sbostic  * to the University of California at Berkeley. The name of the University
8*33820Sbostic  * may not be used to endorse or promote products derived from this
9*33820Sbostic  * software without specific prior written permission. This software
10*33820Sbostic  * is provided ``as is'' without express or implied warranty.
11*33820Sbostic  *
12*33820Sbostic  *	@(#)ebc_disp.h	3.2 (Berkeley) 03/28/88
1331890Sminshall  */
1431890Sminshall 
1530020Sminshall extern unsigned char
1630020Sminshall 			ebc_disp[256],
1730020Sminshall 			disp_ebc[192];
18