[PATCH 0/3] teach sparse about endianness

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



The goal of this series is to let sparse correctly
check macros, structures, ... endian-specific.
This is done by:
1) the introduction of a pair of option flags:
   -mbig-endian/-mlittle-endian 
2) a set of predefined macros:
   __{BIG,LITTLE}_ENDIAN__,
   __ORDER_{BIG,LITTLE}_ENDIAN__ &
   __BYTE_ORDER__
--
To unsubscribe from this list: send the line "unsubscribe linux-sparse" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html



[Index of Archives]     [Newbies FAQ]     [LKML]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Trinity Fuzzer Tool]

  Powered by Linux