aboutsummaryrefslogtreecommitdiff
path: root/string.h
diff options
context:
space:
mode:
Diffstat (limited to 'string.h')
-rw-r--r--string.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/string.h b/string.h
deleted file mode 100644
index 41956c5..0000000
--- a/string.h
+++ /dev/null
@@ -1,6 +0,0 @@
-#ifndef STRING_H
-#define STRING_H
-
-uint64_t strlen(char *string);
-
-#endif \ No newline at end of file