summaryrefslogtreecommitdiff
path: root/sysdeps/wordsize-64/scandirat.c
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/wordsize-64/scandirat.c')
-rw-r--r--sysdeps/wordsize-64/scandirat.c6
1 files changed, 0 insertions, 6 deletions
diff --git a/sysdeps/wordsize-64/scandirat.c b/sysdeps/wordsize-64/scandirat.c
deleted file mode 100644
index 02b8fdee0f..0000000000
--- a/sysdeps/wordsize-64/scandirat.c
+++ /dev/null
@@ -1,6 +0,0 @@
-#define scandirat64 scandirat64_renamed
-
-#include "../../dirent/scandirat.c"
-
-#undef scandirat64
-weak_alias (scandirat, scandirat64)