mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
synced 2025-01-10 15:58:47 +00:00
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>
6 lines
97 B
Makefile
6 lines
97 B
Makefile
header-y += big_endian.h
|
|
header-y += little_endian.h
|
|
|
|
unifdef-y += generic.h
|
|
unifdef-y += swab.h
|