mirror_ubuntu-kernels/arch/mips/kernel/syscalls
Alexander Lobakin ccb2177486 MIPS: UAPI: unexport unistd_nr_{n32,n64,o32}.h
unistd_nr_{n32,n64,o32}.h are needed only by include/asm/unistd.h,
which is a kernel-side header file, and their contents is generally
not for userland use.
Move their target destination from include/generated/uapi/asm/ to
include/generated/asm/ to disable exporting them as UAPI headers.

Signed-off-by: Alexander Lobakin <alobakin@pm.me>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
2021-01-07 17:14:56 +01:00
..
Makefile MIPS: UAPI: unexport unistd_nr_{n32,n64,o32}.h 2021-01-07 17:14:56 +01:00
syscall_n32.tbl epoll: fix compat syscall wire up of epoll_pwait2 2020-12-20 10:01:38 -08:00
syscall_n64.tbl epoll: wire up syscall epoll_pwait2 2020-12-19 11:18:38 -08:00
syscall_o32.tbl epoll: wire up syscall epoll_pwait2 2020-12-19 11:18:38 -08:00
syscallhdr.sh asm-generic: fix unistd_32.h generation format 2020-04-07 10:43:42 -07:00
syscallnr.sh mips: add system call table generation support 2018-12-14 11:19:01 -08:00
syscalltbl.sh mips: remove nargs from __SYSCALL 2019-07-30 10:50:30 -07:00