xref: /linux/arch/s390/include/uapi/asm/Kbuild (revision 9807f75955ea7f1877981056755284481873115c)
14413e16dSDavid Howells# UAPI Header export list
24413e16dSDavid Howellsinclude include/uapi/asm-generic/Kbuild.asm
34413e16dSDavid Howells
4*9807f759SDavid Howellsheader-y += auxvec.h
5*9807f759SDavid Howellsheader-y += bitsperlong.h
6*9807f759SDavid Howellsheader-y += byteorder.h
7*9807f759SDavid Howellsheader-y += chpid.h
8*9807f759SDavid Howellsheader-y += chsc.h
9*9807f759SDavid Howellsheader-y += cmb.h
10*9807f759SDavid Howellsheader-y += dasd.h
11*9807f759SDavid Howellsheader-y += debug.h
12*9807f759SDavid Howellsheader-y += errno.h
13*9807f759SDavid Howellsheader-y += fcntl.h
14*9807f759SDavid Howellsheader-y += ioctl.h
15*9807f759SDavid Howellsheader-y += ioctls.h
16*9807f759SDavid Howellsheader-y += ipcbuf.h
17*9807f759SDavid Howellsheader-y += kvm.h
18*9807f759SDavid Howellsheader-y += kvm_para.h
19*9807f759SDavid Howellsheader-y += kvm_virtio.h
20*9807f759SDavid Howellsheader-y += mman.h
21*9807f759SDavid Howellsheader-y += monwriter.h
22*9807f759SDavid Howellsheader-y += msgbuf.h
23*9807f759SDavid Howellsheader-y += param.h
24*9807f759SDavid Howellsheader-y += poll.h
25*9807f759SDavid Howellsheader-y += posix_types.h
26*9807f759SDavid Howellsheader-y += ptrace.h
27*9807f759SDavid Howellsheader-y += qeth.h
28*9807f759SDavid Howellsheader-y += resource.h
29*9807f759SDavid Howellsheader-y += schid.h
30*9807f759SDavid Howellsheader-y += sembuf.h
31*9807f759SDavid Howellsheader-y += setup.h
32*9807f759SDavid Howellsheader-y += shmbuf.h
33*9807f759SDavid Howellsheader-y += sigcontext.h
34*9807f759SDavid Howellsheader-y += siginfo.h
35*9807f759SDavid Howellsheader-y += signal.h
36*9807f759SDavid Howellsheader-y += socket.h
37*9807f759SDavid Howellsheader-y += sockios.h
38*9807f759SDavid Howellsheader-y += stat.h
39*9807f759SDavid Howellsheader-y += statfs.h
40*9807f759SDavid Howellsheader-y += swab.h
41*9807f759SDavid Howellsheader-y += tape390.h
42*9807f759SDavid Howellsheader-y += termbits.h
43*9807f759SDavid Howellsheader-y += termios.h
44*9807f759SDavid Howellsheader-y += types.h
45*9807f759SDavid Howellsheader-y += ucontext.h
46*9807f759SDavid Howellsheader-y += unistd.h
47*9807f759SDavid Howellsheader-y += vtoc.h
48*9807f759SDavid Howellsheader-y += zcrypt.h
49