xref: /openbmc/linux/include/uapi/asm-generic/Kbuild (revision 037fc336)
1037fc336SMasahiro Yamada# SPDX-License-Identifier: GPL-2.0
2037fc336SMasahiro Yamada#
3037fc336SMasahiro Yamada# Headers that are mandatory in usr/include/asm/
4037fc336SMasahiro Yamada# (This file is not included when SRCARCH=um since UML does not support UAPI.)
5037fc336SMasahiro Yamada
6037fc336SMasahiro Yamadamandatory-y += auxvec.h
7037fc336SMasahiro Yamadamandatory-y += bitsperlong.h
8037fc336SMasahiro Yamadamandatory-y += bpf_perf_event.h
9037fc336SMasahiro Yamadamandatory-y += byteorder.h
10037fc336SMasahiro Yamadamandatory-y += errno.h
11037fc336SMasahiro Yamadamandatory-y += fcntl.h
12037fc336SMasahiro Yamadamandatory-y += ioctl.h
13037fc336SMasahiro Yamadamandatory-y += ioctls.h
14037fc336SMasahiro Yamadamandatory-y += ipcbuf.h
15037fc336SMasahiro Yamadamandatory-y += mman.h
16037fc336SMasahiro Yamadamandatory-y += msgbuf.h
17037fc336SMasahiro Yamadamandatory-y += param.h
18037fc336SMasahiro Yamadamandatory-y += poll.h
19037fc336SMasahiro Yamadamandatory-y += posix_types.h
20037fc336SMasahiro Yamadamandatory-y += ptrace.h
21037fc336SMasahiro Yamadamandatory-y += resource.h
22037fc336SMasahiro Yamadamandatory-y += sembuf.h
23037fc336SMasahiro Yamadamandatory-y += setup.h
24037fc336SMasahiro Yamadamandatory-y += shmbuf.h
25037fc336SMasahiro Yamadamandatory-y += sigcontext.h
26037fc336SMasahiro Yamadamandatory-y += siginfo.h
27037fc336SMasahiro Yamadamandatory-y += signal.h
28037fc336SMasahiro Yamadamandatory-y += socket.h
29037fc336SMasahiro Yamadamandatory-y += sockios.h
30037fc336SMasahiro Yamadamandatory-y += stat.h
31037fc336SMasahiro Yamadamandatory-y += statfs.h
32037fc336SMasahiro Yamadamandatory-y += swab.h
33037fc336SMasahiro Yamadamandatory-y += termbits.h
34037fc336SMasahiro Yamadamandatory-y += termios.h
35037fc336SMasahiro Yamadamandatory-y += types.h
36037fc336SMasahiro Yamadamandatory-y += unistd.h
37