blob: a44b1c453d13cda05379ac50e452bebffd3ac0f6 (
plain)
1
2
3
4
5
6
7
8
|
# UAPI Header export list
include include/uapi/asm-generic/Kbuild.asm
header-y += byteorder.h
header-y += kvm_para.h
header-y += ptrace.h
header-y += sigcontext.h
header-y += unistd.h
|