xref: /linux/arch/openrisc/include/uapi/asm/Kbuild (revision c33a605dd6f36618f9f658e71c09fcdcb44fc500)
1# UAPI Header export list
2include include/uapi/asm-generic/Kbuild.asm
3
4header-y += byteorder.h
5header-y += elf.h
6header-y += kvm_para.h
7header-y += param.h
8header-y += ptrace.h
9header-y += sigcontext.h
10header-y += unistd.h
11