blob: f1a2a0d1c79cc5c1d4111589e2f8cd6829710bc0 (
plain)
1
2
3
4
5
6
7
8
9
|
include include/asm-generic/Kbuild.asm
header-y += cpu-features.h
unifdef-y += unistd_32.h
unifdef-y += unistd_64.h
unifdef-y += posix_types_32.h
unifdef-y += posix_types_64.h
unifdef-y += swab.h
|