brintos

brintos / linux-shallow public Read only

0
0
Text · 928 B · ebb180a Raw
37 lines · plain
1# SPDX-License-Identifier: GPL-2.02#3# Headers that are mandatory in usr/include/asm/4# (This file is not included when SRCARCH=um since UML does not support UAPI.)5 6mandatory-y += auxvec.h7mandatory-y += bitsperlong.h8mandatory-y += bpf_perf_event.h9mandatory-y += byteorder.h10mandatory-y += errno.h11mandatory-y += fcntl.h12mandatory-y += ioctl.h13mandatory-y += ioctls.h14mandatory-y += ipcbuf.h15mandatory-y += mman.h16mandatory-y += msgbuf.h17mandatory-y += param.h18mandatory-y += poll.h19mandatory-y += posix_types.h20mandatory-y += ptrace.h21mandatory-y += resource.h22mandatory-y += sembuf.h23mandatory-y += setup.h24mandatory-y += shmbuf.h25mandatory-y += sigcontext.h26mandatory-y += siginfo.h27mandatory-y += signal.h28mandatory-y += socket.h29mandatory-y += sockios.h30mandatory-y += stat.h31mandatory-y += statfs.h32mandatory-y += swab.h33mandatory-y += termbits.h34mandatory-y += termios.h35mandatory-y += types.h36mandatory-y += unistd.h37