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