Mercurial > ecos-v3_0-branch
view packages/hal/synth/arch/current/host/cut.xbm @ 2863:7d8c61e6225c default tip
* Added execute permissions to files missed in conversion from CVS
| author | alexs |
|---|---|
| date | Thu, 26 Mar 2009 20:39:18 +0000 |
| parents | 7c1c8dc43ba1 |
| children |
line wrap: on
line source
#define cut_width 16 #define cut_height 15 static unsigned char cut_bits[] = { 0x00, 0x00, 0x20, 0x02, 0x20, 0x02, 0x20, 0x02, 0x60, 0x03, 0x40, 0x01, 0xc0, 0x01, 0x80, 0x00, 0xc0, 0x00, 0x40, 0x07, 0x70, 0x09, 0x48, 0x09, 0x48, 0x09, 0x48, 0x06, 0x30, 0x00};
