diff options
Diffstat (limited to 'arch/nds32/include/uapi/asm/Kbuild')
| -rw-r--r-- | arch/nds32/include/uapi/asm/Kbuild | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/arch/nds32/include/uapi/asm/Kbuild b/arch/nds32/include/uapi/asm/Kbuild new file mode 100644 index 000000000000..40be972faf9e --- /dev/null +++ b/arch/nds32/include/uapi/asm/Kbuild | |||
| @@ -0,0 +1,29 @@ | |||
| 1 | # UAPI Header export list | ||
| 2 | include include/uapi/asm-generic/Kbuild.asm | ||
| 3 | |||
| 4 | generic-y += bpf_perf_event.h | ||
| 5 | generic-y += errno.h | ||
| 6 | generic-y += ioctl.h | ||
| 7 | generic-y += ioctls.h | ||
| 8 | generic-y += ipcbuf.h | ||
| 9 | generic-y += shmbuf.h | ||
| 10 | generic-y += bitsperlong.h | ||
| 11 | generic-y += fcntl.h | ||
| 12 | generic-y += stat.h | ||
| 13 | generic-y += mman.h | ||
| 14 | generic-y += msgbuf.h | ||
| 15 | generic-y += poll.h | ||
| 16 | generic-y += posix_types.h | ||
| 17 | generic-y += resource.h | ||
| 18 | generic-y += sembuf.h | ||
| 19 | generic-y += setup.h | ||
| 20 | generic-y += siginfo.h | ||
| 21 | generic-y += signal.h | ||
| 22 | generic-y += socket.h | ||
| 23 | generic-y += sockios.h | ||
| 24 | generic-y += swab.h | ||
| 25 | generic-y += statfs.h | ||
| 26 | generic-y += termbits.h | ||
| 27 | generic-y += termios.h | ||
| 28 | generic-y += types.h | ||
| 29 | generic-y += ucontext.h | ||
