xref: /linux/arch/openrisc/include/uapi/asm/Kbuild (revision 75c349062a666deab57bdca8b5bd0779c9fb0d58)
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