Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
at v5.0 34 lines 815 B view raw
1# 2# Headers that are mandatory in usr/include/asm/ 3# 4mandatory-y += auxvec.h 5mandatory-y += bitsperlong.h 6mandatory-y += bpf_perf_event.h 7mandatory-y += byteorder.h 8mandatory-y += errno.h 9mandatory-y += fcntl.h 10mandatory-y += ioctl.h 11mandatory-y += ioctls.h 12mandatory-y += ipcbuf.h 13mandatory-y += mman.h 14mandatory-y += msgbuf.h 15mandatory-y += param.h 16mandatory-y += poll.h 17mandatory-y += posix_types.h 18mandatory-y += ptrace.h 19mandatory-y += resource.h 20mandatory-y += sembuf.h 21mandatory-y += setup.h 22mandatory-y += shmbuf.h 23mandatory-y += sigcontext.h 24mandatory-y += siginfo.h 25mandatory-y += signal.h 26mandatory-y += socket.h 27mandatory-y += sockios.h 28mandatory-y += stat.h 29mandatory-y += statfs.h 30mandatory-y += swab.h 31mandatory-y += termbits.h 32mandatory-y += termios.h 33mandatory-y += types.h 34mandatory-y += unistd.h