1 # SPDX-License-Identifier: GPL-2.0 !! 1 # UAPI Header export list 2 # !! 2 header-y += auxvec.h 3 # Headers that are mandatory in usr/include/as !! 3 header-y += bitsperlong.h 4 # (This file is not included when SRCARCH=um s !! 4 header-y += errno-base.h 5 !! 5 header-y += errno.h 6 mandatory-y += auxvec.h !! 6 header-y += fcntl.h 7 mandatory-y += bitsperlong.h !! 7 header-y += int-l64.h 8 mandatory-y += bpf_perf_event.h !! 8 header-y += int-ll64.h 9 mandatory-y += byteorder.h !! 9 header-y += ioctl.h 10 mandatory-y += errno.h !! 10 header-y += ioctls.h 11 mandatory-y += fcntl.h !! 11 header-y += ipcbuf.h 12 mandatory-y += ioctl.h !! 12 header-y += kvm_para.h 13 mandatory-y += ioctls.h !! 13 header-y += mman-common.h 14 mandatory-y += ipcbuf.h !! 14 header-y += mman.h 15 mandatory-y += mman.h !! 15 header-y += msgbuf.h 16 mandatory-y += msgbuf.h !! 16 header-y += param.h 17 mandatory-y += param.h !! 17 header-y += poll.h 18 mandatory-y += poll.h !! 18 header-y += posix_types.h 19 mandatory-y += posix_types.h !! 19 header-y += resource.h 20 mandatory-y += ptrace.h !! 20 header-y += sembuf.h 21 mandatory-y += resource.h !! 21 header-y += setup.h 22 mandatory-y += sembuf.h !! 22 header-y += shmbuf.h 23 mandatory-y += setup.h !! 23 header-y += shmparam.h 24 mandatory-y += shmbuf.h !! 24 header-y += siginfo.h 25 mandatory-y += sigcontext.h !! 25 header-y += signal-defs.h 26 mandatory-y += siginfo.h !! 26 header-y += signal.h 27 mandatory-y += signal.h !! 27 header-y += socket.h 28 mandatory-y += socket.h !! 28 header-y += sockios.h 29 mandatory-y += sockios.h !! 29 header-y += stat.h 30 mandatory-y += stat.h !! 30 header-y += statfs.h 31 mandatory-y += statfs.h !! 31 header-y += swab.h 32 mandatory-y += swab.h !! 32 header-y += termbits.h 33 mandatory-y += termbits.h !! 33 header-y += termios.h 34 mandatory-y += termios.h !! 34 header-y += types.h 35 mandatory-y += types.h !! 35 header-y += ucontext.h 36 mandatory-y += unistd.h !! 36 header-y += unistd.h
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.