basic: fix raw_clone() on 32-bit sparc
authorMike Gilbert <floppym@gentoo.org>
Thu, 24 May 2018 14:48:55 +0000 (10:48 -0400)
committerLennart Poettering <lennart@poettering.net>
Thu, 24 May 2018 18:30:51 +0000 (20:30 +0200)
commite4aa2c34d526c108dd8fa37448b19bdb38de52c9
tree7169d07120bb8318a63ab9a58ffcd3c883c893a1
parentcdc0f9be925c79f52452938f39013062325da27a
basic: fix raw_clone() on 32-bit sparc

The clone syscall uses the same semantics as on 64-bit. The trap number
for syscall entry is different.

Bug: https://bugs.gentoo.org/656368
src/basic/raw-clone.h