# SPDX-FileCopyrightText: 2022 EfficiOS Inc. # # SPDX-License-Identifier: CC0-1.0 # OLD_SIGSUSPEND3: 3 args variant syscall sigsuspend nbargs 3 rw: (r, r, r) # CLONE_BACKWARDS: tls passed as the 4th argument of clone(2), not the 5th one. syscall clone nbargs 5 rw: (r, r, w, r, w)