Am Montag, 14. Oktober 2013, 19:05:25 schrieb Richard Henderson: > On 10/14/2013 09:29 AM, Michael Walle wrote: > > +#ifndef HOST_WORDS_BIGENDIAN > > + rgb565 = bswap16(rgb565); > > +#endif > > be16_to_cpu, no ifdef needed. > > > r~
Thanks. I'll update the patch. -- michael