David Howells | 4413e16 | 2012-10-02 18:01:35 +0100 | [diff] [blame] | 1 | # UAPI Header export list |
| 2 | include include/uapi/asm-generic/Kbuild.asm |
| 3 | |
David Howells | c3617f7 | 2012-10-09 09:47:26 +0100 | [diff] [blame] | 4 | header-y += auxvec.h |
| 5 | header-y += bitsperlong.h |
| 6 | header-y += bootx.h |
| 7 | header-y += byteorder.h |
| 8 | header-y += cputable.h |
Gavin Shan | dd49715 | 2015-08-18 10:57:40 +1000 | [diff] [blame] | 9 | header-y += eeh.h |
David Howells | c3617f7 | 2012-10-09 09:47:26 +0100 | [diff] [blame] | 10 | header-y += elf.h |
Alexander Graf | c99ec97 | 2012-10-27 19:26:14 +0200 | [diff] [blame] | 11 | header-y += epapr_hcalls.h |
David Howells | c3617f7 | 2012-10-09 09:47:26 +0100 | [diff] [blame] | 12 | header-y += errno.h |
| 13 | header-y += fcntl.h |
| 14 | header-y += ioctl.h |
| 15 | header-y += ioctls.h |
| 16 | header-y += ipcbuf.h |
| 17 | header-y += kvm.h |
| 18 | header-y += kvm_para.h |
David Howells | c3617f7 | 2012-10-09 09:47:26 +0100 | [diff] [blame] | 19 | header-y += mman.h |
| 20 | header-y += msgbuf.h |
| 21 | header-y += nvram.h |
Jeremy Kerr | cdf2bc1 | 2015-06-17 08:35:39 +0800 | [diff] [blame] | 22 | header-y += opal-prd.h |
David Howells | c3617f7 | 2012-10-09 09:47:26 +0100 | [diff] [blame] | 23 | header-y += param.h |
Michael Ellerman | 8d7c55d | 2013-07-23 18:07:45 +1000 | [diff] [blame] | 24 | header-y += perf_event.h |
David Howells | c3617f7 | 2012-10-09 09:47:26 +0100 | [diff] [blame] | 25 | header-y += poll.h |
| 26 | header-y += posix_types.h |
| 27 | header-y += ps3fb.h |
| 28 | header-y += ptrace.h |
| 29 | header-y += resource.h |
David Howells | c3617f7 | 2012-10-09 09:47:26 +0100 | [diff] [blame] | 30 | header-y += sembuf.h |
| 31 | header-y += setup.h |
| 32 | header-y += shmbuf.h |
| 33 | header-y += sigcontext.h |
| 34 | header-y += siginfo.h |
| 35 | header-y += signal.h |
| 36 | header-y += socket.h |
| 37 | header-y += sockios.h |
| 38 | header-y += spu_info.h |
| 39 | header-y += stat.h |
| 40 | header-y += statfs.h |
| 41 | header-y += swab.h |
| 42 | header-y += termbits.h |
| 43 | header-y += termios.h |
Michael Neuling | b75c100 | 2013-05-26 18:30:56 +0000 | [diff] [blame] | 44 | header-y += tm.h |
David Howells | c3617f7 | 2012-10-09 09:47:26 +0100 | [diff] [blame] | 45 | header-y += types.h |
| 46 | header-y += ucontext.h |
| 47 | header-y += unistd.h |