From 483754ab27f2a58011f723efa52163a83c63e56e Mon Sep 17 00:00:00 2001 From: Franklin Wei Date: Sun, 1 Feb 2015 16:50:55 -0500 Subject: lots of stuff --- libc/string.h | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 libc/string.h (limited to 'libc/string.h') diff --git a/libc/string.h b/libc/string.h deleted file mode 100644 index 8606fab..0000000 --- a/libc/string.h +++ /dev/null @@ -1,3 +0,0 @@ -#include -int strlen(const char*); -void* memset(void*, int, size_t); -- cgit v1.1