about summary refs log tree commit diff
path: root/sysdeps/x86_64/strncmp.S
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/x86_64/strncmp.S')
-rw-r--r--sysdeps/x86_64/strncmp.S3
1 files changed, 0 insertions, 3 deletions
diff --git a/sysdeps/x86_64/strncmp.S b/sysdeps/x86_64/strncmp.S
deleted file mode 100644
index 0af34e7f15..0000000000
--- a/sysdeps/x86_64/strncmp.S
+++ /dev/null
@@ -1,3 +0,0 @@
-#define STRCMP strncmp
-#define USE_AS_STRNCMP
-#include "strcmp.S"