tools/nolibc: arm: add missing my_syscall6
authorZhangjin Wu <falcon@tinylab.org>
Sat, 3 Jun 2023 08:09:41 +0000 (16:09 +0800)
committerPaul E. McKenney <paulmck@kernel.org>
Fri, 9 Jun 2023 18:46:09 +0000 (11:46 -0700)
commit646ff7c7edaade6b1ea81fa2e132c52a346bba39
tree86f5c4a2a0353c9dc44b8cd21494814b1c3559ba
parenta36cfc5e483e7bf609b3d39d83150626d92355e0
tools/nolibc: arm: add missing my_syscall6

This is required by the coming removal of the oldselect and newselect
support.

pselect6/pselect6_time64 will be used unconditionally, they have 6
arguments.

Suggested-by: Arnd Bergmann <arnd@arndb.de>
Link: https://lore.kernel.org/linux-riscv/bf3e07c1-75f5-425b-9124-f3f2b230e63a@app.fastmail.com/
Signed-off-by: Zhangjin Wu <falcon@tinylab.org>
Reviewed-by: Thomas Weißschuh <linux@weissschuh.net>
Signed-off-by: Willy Tarreau <w@1wt.eu>
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
tools/include/nolibc/arch-arm.h