[PATCH v2] arch: Fix image and bitmap byte order for ppc64le

Alan Coopersmith alan.coopersmith at oracle.com
Mon Feb 24 19:53:27 PST 2014


On 02/24/14 04:52 AM, walter harms wrote:
> Assuming that __LITTLE_ENDIAN__ is of general interest,
> i would avoid defined(__ppc__) and friends otherwise we will need to define
> this for every achitecture.

You're 25 years too late to stop that - we already define it for every
architecture and always have, because there's enough differences in what
they #define for their platform:

http://cgit.freedesktop.org/xorg/xserver/tree/include/servermd.h

-- 
	-Alan Coopersmith-              alan.coopersmith at oracle.com
	 Oracle Solaris Engineering - http://blogs.oracle.com/alanc


More information about the xorg-devel mailing list