/*	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/g10pinout	1.2"
#endif

#define gpinout_10_width 33
#define gpinout_10_height 16
#define gpinout_10_x_hot 0
#define gpinout_10_y_hot 0
static char gpinout_10_bits[] = {
   0x00, 0x00, 0x00, 0x00, 0xfe, 0x00, 0x00, 0x70, 0x00, 0xfe, 0x00, 0x00,
   0x90, 0xc0, 0xfe, 0x00, 0x00, 0x10, 0x3f, 0xff, 0x00, 0x00, 0x10, 0x21,
   0xff, 0x00, 0x00, 0x10, 0x00, 0xff, 0x00, 0x00, 0x10, 0x00, 0xff, 0x00,
   0xf8, 0x1f, 0x00, 0xff, 0x00, 0xf0, 0x1f, 0x00, 0xff, 0x00, 0x00, 0x10,
   0x21, 0xff, 0x00, 0x00, 0x10, 0x3f, 0xff, 0x00, 0x00, 0x90, 0xff, 0xff,
   0x00, 0x00, 0xf0, 0xff, 0xff, 0x00, 0x00, 0xf0, 0xc1, 0xfe, 0x00, 0x00,
   0xf0, 0x00, 0xfe, 0x00, 0x00, 0x00, 0x00, 0xfe};
