about summary refs log tree commit diff
path: root/sysdeps/unix/setxid.h
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/unix/setxid.h')
-rw-r--r--sysdeps/unix/setxid.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/sysdeps/unix/setxid.h b/sysdeps/unix/setxid.h
deleted file mode 100644
index c18e2d4a6b..0000000000
--- a/sysdeps/unix/setxid.h
+++ /dev/null
@@ -1,4 +0,0 @@
-#include <sysdep.h>
-
-#define INLINE_SETXID_SYSCALL(name, nr, args...) \
-  INLINE_SYSCALL (name, nr, args)