summaryrefslogtreecommitdiff
path: root/sysdeps/wordsize-64/alphasort.c
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/wordsize-64/alphasort.c')
-rw-r--r--sysdeps/wordsize-64/alphasort.c7
1 files changed, 0 insertions, 7 deletions
diff --git a/sysdeps/wordsize-64/alphasort.c b/sysdeps/wordsize-64/alphasort.c
deleted file mode 100644
index edc410129d..0000000000
--- a/sysdeps/wordsize-64/alphasort.c
+++ /dev/null
@@ -1,7 +0,0 @@
-#define alphasort64 rename_alphasort64
-
-#include "../../dirent/alphasort.c"
-
-#undef alphasort64
-
-weak_alias (alphasort, alphasort64)