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~

Reply via email to