diff options
Diffstat (limited to 'lib/libc/string/strchr.c')
-rw-r--r-- | lib/libc/string/strchr.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/libc/string/strchr.c b/lib/libc/string/strchr.c deleted file mode 100644 index ee33662..0000000 --- a/lib/libc/string/strchr.c +++ /dev/null @@ -1,2 +0,0 @@ -#define STRCHR -#include "index.c" |