blob: 43910cdf78a54713bcfe0eabf6f5634d8d142742 (
plain) (
blame)
1
2
3
4
5
6
7
8
|
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
|