7131b6d167
include/linux/byteorder/pdp_endian.h is completely unused, and the comment in the file itself states that it's both untested and only a proof-of-concept. Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
6 lines
118 B
Makefile
6 lines
118 B
Makefile
header-y += big_endian.h
|
|
header-y += little_endian.h
|
|
|
|
unifdef-y += generic.h
|
|
unifdef-y += swabb.h
|
|
unifdef-y += swab.h
|