mirror of
https://gitee.com/openharmony/kernel_linux
synced 2025-05-19 05:06:43 +00:00

- 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
|