You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
334 B
15 lines
334 B
# UAPI Header export list
|
|
include include/uapi/asm-generic/Kbuild.asm
|
|
|
|
header-y += bitsperlong.h
|
|
header-y += byteorder.h
|
|
header-y += kvm_para.h
|
|
header-y += param.h
|
|
header-y += ptrace.h
|
|
header-y += registers.h
|
|
header-y += setup.h
|
|
header-y += sigcontext.h
|
|
header-y += signal.h
|
|
header-y += swab.h
|
|
header-y += unistd.h
|
|
header-y += user.h
|
|
|