bfb58478fe
- no longer a userspace header - add #include <linux/types.h> for in-kernel compilation 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>
5 lines
97 B
Makefile
5 lines
97 B
Makefile
header-y += big_endian.h
|
|
header-y += little_endian.h
|
|
|
|
unifdef-y += generic.h
|
|
unifdef-y += swab.h
|