summaryrefslogtreecommitdiff
path: root/sysdeps/unix/setxid.h
blob: c18e2d4a6bad8e384f43b2e02b9768de631ab1d2 (plain)
1
2
3
4
#include <sysdep.h>

#define INLINE_SETXID_SYSCALL(name, nr, args...) \
  INLINE_SYSCALL (name, nr, args)