about summary refs log tree commit diff
path: root/sysdeps/x86_64/strpbrk.S
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/x86_64/strpbrk.S')
-rw-r--r--sysdeps/x86_64/strpbrk.S2
1 files changed, 0 insertions, 2 deletions
diff --git a/sysdeps/x86_64/strpbrk.S b/sysdeps/x86_64/strpbrk.S
deleted file mode 100644
index 9b97ada84e..0000000000
--- a/sysdeps/x86_64/strpbrk.S
+++ /dev/null
@@ -1,2 +0,0 @@
-#define strcspn strpbrk
-#include <sysdeps/x86_64/strcspn.S>