blob: 21381449d98a88f0b5f68942b307128a4269926a [file] [log] [blame]
David Howells494b3e12012-10-02 18:01:56 +01001#
David Howells494b3e12012-10-02 18:01:56 +01002# Headers that are mandatory in usr/include/asm/
3#
Nicolas Dichtel3b0fe0b2017-03-27 14:20:15 +02004mandatory-y += auxvec.h
5mandatory-y += bitsperlong.h
6mandatory-y += byteorder.h
7mandatory-y += errno.h
8mandatory-y += fcntl.h
9mandatory-y += ioctl.h
10mandatory-y += ioctls.h
11mandatory-y += ipcbuf.h
12mandatory-y += mman.h
13mandatory-y += msgbuf.h
14mandatory-y += param.h
15mandatory-y += poll.h
16mandatory-y += posix_types.h
17mandatory-y += ptrace.h
18mandatory-y += resource.h
19mandatory-y += sembuf.h
20mandatory-y += setup.h
21mandatory-y += shmbuf.h
22mandatory-y += sigcontext.h
23mandatory-y += siginfo.h
24mandatory-y += signal.h
25mandatory-y += socket.h
26mandatory-y += sockios.h
27mandatory-y += stat.h
28mandatory-y += statfs.h
29mandatory-y += swab.h
30mandatory-y += termbits.h
31mandatory-y += termios.h
32mandatory-y += types.h
33mandatory-y += unistd.h