M7350/kernel/arch/alpha/include/uapi/asm/Kbuild

44 lines
918 B
Plaintext
Raw Normal View History

2024-09-09 08:57:42 +00:00
# UAPI Header export list
include include/uapi/asm-generic/Kbuild.asm
header-y += a.out.h
2024-09-09 08:52:07 +00:00
header-y += auxvec.h
header-y += bitsperlong.h
2024-09-09 08:57:42 +00:00
header-y += byteorder.h
header-y += compiler.h
header-y += console.h
2024-09-09 08:52:07 +00:00
header-y += errno.h
header-y += fcntl.h
2024-09-09 08:57:42 +00:00
header-y += fpu.h
header-y += gentrap.h
2024-09-09 08:52:07 +00:00
header-y += ioctl.h
header-y += ioctls.h
header-y += ipcbuf.h
2024-09-09 08:57:42 +00:00
header-y += kvm_para.h
2024-09-09 08:52:07 +00:00
header-y += mman.h
header-y += msgbuf.h
2024-09-09 08:57:42 +00:00
header-y += pal.h
2024-09-09 08:52:07 +00:00
header-y += param.h
header-y += poll.h
header-y += posix_types.h
2024-09-09 08:57:42 +00:00
header-y += ptrace.h
header-y += reg.h
header-y += regdef.h
2024-09-09 08:52:07 +00:00
header-y += resource.h
header-y += sembuf.h
header-y += setup.h
header-y += shmbuf.h
2024-09-09 08:57:42 +00:00
header-y += sigcontext.h
2024-09-09 08:52:07 +00:00
header-y += siginfo.h
header-y += signal.h
header-y += socket.h
header-y += sockios.h
header-y += stat.h
header-y += statfs.h
header-y += swab.h
2024-09-09 08:57:42 +00:00
header-y += sysinfo.h
2024-09-09 08:52:07 +00:00
header-y += termbits.h
header-y += termios.h
header-y += types.h
header-y += unistd.h