MIPS: Consolidate NPTL/non versions of vfork
[platform/upstream/glibc.git] / sysdeps / unix / setxid.h
1 #include <sysdep.h>
2
3 #define INLINE_SETXID_SYSCALL(name, nr, args...) \
4   INLINE_SYSCALL (name, nr, args)