Mercurial > ecos
view packages/hal/synth/arch/current/host/tick_yes.xbm @ 3292:7f8e529b4d82 default tip
Fix FREESCALE_EDMA_NBYTES_MLOFFYES_MLOFF() so it works with negative offsets.
| author | vae |
|---|---|
| date | Wed, 29 Apr 2015 23:31:48 +0000 |
| parents | 7c1c8dc43ba1 |
| children |
line wrap: on
line source
#define tick_yes_width 11 #define tick_yes_height 11 static unsigned char tick_yes_bits[] = { 0x00, 0x00, 0x00, 0x00, 0x00, 0x01, 0x80, 0x01, 0xc4, 0x01, 0xec, 0x00, 0x7c, 0x00, 0x38, 0x00, 0x10, 0x00, 0x00, 0x00, 0x00, 0x00};
