162306a36Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0 262306a36Sopenharmony_ci# 362306a36Sopenharmony_ci# Headers that are mandatory in usr/include/asm/ 462306a36Sopenharmony_ci# (This file is not included when SRCARCH=um since UML does not support UAPI.) 562306a36Sopenharmony_ci 662306a36Sopenharmony_cimandatory-y += auxvec.h 762306a36Sopenharmony_cimandatory-y += bitsperlong.h 862306a36Sopenharmony_cimandatory-y += bpf_perf_event.h 962306a36Sopenharmony_cimandatory-y += byteorder.h 1062306a36Sopenharmony_cimandatory-y += errno.h 1162306a36Sopenharmony_cimandatory-y += fcntl.h 1262306a36Sopenharmony_cimandatory-y += ioctl.h 1362306a36Sopenharmony_cimandatory-y += ioctls.h 1462306a36Sopenharmony_cimandatory-y += ipcbuf.h 1562306a36Sopenharmony_cimandatory-y += mman.h 1662306a36Sopenharmony_cimandatory-y += msgbuf.h 1762306a36Sopenharmony_cimandatory-y += param.h 1862306a36Sopenharmony_cimandatory-y += poll.h 1962306a36Sopenharmony_cimandatory-y += posix_types.h 2062306a36Sopenharmony_cimandatory-y += ptrace.h 2162306a36Sopenharmony_cimandatory-y += resource.h 2262306a36Sopenharmony_cimandatory-y += sembuf.h 2362306a36Sopenharmony_cimandatory-y += setup.h 2462306a36Sopenharmony_cimandatory-y += shmbuf.h 2562306a36Sopenharmony_cimandatory-y += sigcontext.h 2662306a36Sopenharmony_cimandatory-y += siginfo.h 2762306a36Sopenharmony_cimandatory-y += signal.h 2862306a36Sopenharmony_cimandatory-y += socket.h 2962306a36Sopenharmony_cimandatory-y += sockios.h 3062306a36Sopenharmony_cimandatory-y += stat.h 3162306a36Sopenharmony_cimandatory-y += statfs.h 3262306a36Sopenharmony_cimandatory-y += swab.h 3362306a36Sopenharmony_cimandatory-y += termbits.h 3462306a36Sopenharmony_cimandatory-y += termios.h 3562306a36Sopenharmony_cimandatory-y += types.h 3662306a36Sopenharmony_cimandatory-y += unistd.h 37