Documentation: support glibc versions without htole macros
authorPeter Foley <pefoley2@pefoley.com>
Thu, 25 Sep 2014 18:23:32 +0000 (11:23 -0700)
committerJiri Kosina <jkosina@suse.cz>
Fri, 26 Sep 2014 09:02:58 +0000 (11:02 +0200)
commit8c2b0dc83d9840da4d993a5dbb15c5974ad5a188
treed1750009baa6051f3aec12087baad8700af7e3b5
parent19f94f97003a70a5241efff035f6c181c290a799
Documentation: support glibc versions without htole macros

glibc 2.9 introduced the htole<16/32/64> macros, add them to
tools/include to support older versions of glibc.

Reported-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Peter Foley <pefoley2@pefoley.com>
Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Documentation/arm/SH-Mobile/Makefile
Documentation/arm/SH-Mobile/vrl4.c
Documentation/mic/mpssd/Makefile
Documentation/mic/mpssd/mpssd.c
tools/include/tools/endian.h [new file with mode: 0644]