/*	Copyright (c) 1988 AT&T	*/
/*	  All Rights Reserved  	*/

/*	THIS IS UNPUBLISHED PROPRIETARY SOURCE CODE OF AT&T	*/
/*	The copyright notice above does not evidence any   	*/
/*	actual or intended publication of such source code.	*/

#ifndef NOIDENT
#ident	"@(#)olbitmaps:bitmaps/e10pinout	1.2"
#endif

#define epinout_10_width 26
#define epinout_10_height 13
#define epinout_10_x_hot 0
#define epinout_10_y_hot 0
static char epinout_10_bits[] = {
   0x00, 0x80, 0x03, 0xfc, 0x00, 0x80, 0x84, 0xff, 0x00, 0x80, 0x7c, 0xfe,
   0x00, 0x80, 0x44, 0xfe, 0x00, 0x80, 0x00, 0xfe, 0x00, 0xff, 0x00, 0xfe,
   0x00, 0xfe, 0x00, 0xfe, 0x00, 0x80, 0x44, 0xfe, 0x00, 0x80, 0x7c, 0xfe,
   0x00, 0x80, 0xfc, 0xff, 0x00, 0x80, 0xff, 0xff, 0x00, 0x80, 0x07, 0xff,
   0x00, 0x80, 0x03, 0xfc};
