Mercurial > ecos-v3_0-branch
view packages/hal/synth/arch/current/host/paste.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 paste_width 16 #define paste_height 15 static unsigned char paste_bits[] = { 0x00, 0x00, 0xe0, 0x01, 0x3e, 0x3f, 0xd1, 0x22, 0x09, 0x24, 0xf9, 0x27, 0x01, 0x20, 0xc1, 0x3f, 0x41, 0x20, 0x41, 0x50, 0x41, 0x77, 0x41, 0x40, 0x41, 0x4e, 0x7e, 0x40, 0xc0, 0x7f};
