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