setxid.h 106 B

1234
  1. #include <sysdep.h>
  2. #define INLINE_SETXID_SYSCALL(name, nr, args...) \
  3. INLINE_SYSCALL (name, nr, args)