summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/socketpair.S
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/unix/sysv/linux/socketpair.S')
-rw-r--r--sysdeps/unix/sysv/linux/socketpair.S3
1 files changed, 0 insertions, 3 deletions
diff --git a/sysdeps/unix/sysv/linux/socketpair.S b/sysdeps/unix/sysv/linux/socketpair.S
deleted file mode 100644
index c954ad1a4b..0000000000
--- a/sysdeps/unix/sysv/linux/socketpair.S
+++ /dev/null
@@ -1,3 +0,0 @@
-#define	socket	socketpair
-#define	NARGS	4
-#include <socket.S>