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

#define a19pinout_width 28
#define a19pinout_height 12
static char a19pinout_bits[] = {
   0x00, 0x00, 0x06, 0x00, 0x00, 0x00, 0x0e, 0x00, 0x00, 0x00, 0x0a, 0x0c,
   0x00, 0x00, 0xfa, 0x0f, 0x00, 0x00, 0x02, 0x08, 0x00, 0xfe, 0x03, 0x08,
   0x00, 0xf8, 0x03, 0x08, 0x18, 0x00, 0x02, 0x08, 0x24, 0x00, 0xfa, 0x0f,
   0x18, 0x00, 0x0a, 0x0c, 0x00, 0x00, 0x0e, 0x00, 0x00, 0x00, 0x06, 0x00};
