summaryrefslogtreecommitdiff
path: root/sysdeps/i386/strsep.S
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/i386/strsep.S')
-rw-r--r--sysdeps/i386/strsep.S3
1 files changed, 0 insertions, 3 deletions
diff --git a/sysdeps/i386/strsep.S b/sysdeps/i386/strsep.S
deleted file mode 100644
index 8c425dd505..0000000000
--- a/sysdeps/i386/strsep.S
+++ /dev/null
@@ -1,3 +0,0 @@
-#define FUNCTION strsep
-#define USE_AS_STRSEP 1
-#include <sysdeps/i386/strtok.S>