tools/nolibc/sys: add syscall definition for getppid()
authorWilly Tarreau <w@1wt.eu>
Mon, 21 Mar 2022 17:33:11 +0000 (18:33 +0100)
committerPaul E. McKenney <paulmck@kernel.org>
Thu, 21 Apr 2022 00:05:45 +0000 (17:05 -0700)
commit54abe3590fd350afb9cde2398dd3f4ba5bf6d167
tree26d83647b917b79d4562bca6e45e2017c761b0af
parent0e7b492943ec8cfdc7fffd9304d496315f781ea7
tools/nolibc/sys: add syscall definition for getppid()

This is essentially for completeness as it's not the most often used
in regtests.

Signed-off-by: Willy Tarreau <w@1wt.eu>
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
tools/include/nolibc/sys.h