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