diff options
author | Masahiro Yamada <masahiroy@kernel.org> | 2021-05-28 12:46:14 +0900 |
---|---|---|
committer | Thomas Bogendoerfer <tsbogend@alpha.franken.de> | 2021-06-01 11:17:24 +0200 |
commit | faf243ede96855067fa38f5b1595a4f0c61ed5c7 (patch) | |
tree | c354d85f5a8c850975e10bb2df4e6f39e5adc9f1 /arch/mips/include/asm/mach-ath25 | |
parent | ab78bb62e936f7ae0b1c501c6c9d88777c894b8e (diff) |
mips: syscalls: define syscall offsets directly in <asm/unistd.h>
There is no good reason to generate the syscall offset macros by
scripting since they are not derived from the syscall tables.
Define __NR_*_Linux macros directly in arch/mips/include/asm/unistd.h,
and clean up the Makefile and the shell script.
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
Diffstat (limited to 'arch/mips/include/asm/mach-ath25')
0 files changed, 0 insertions, 0 deletions