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- [email protected] Oracle Solaris Engineering - http://blogs.oracle.com/alanc _______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: http://lists.x.org/mailman/listinfo/xorg-devel
