diff options
Diffstat (limited to 'src/libc/string.h')
| -rw-r--r-- | src/libc/string.h | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/src/libc/string.h b/src/libc/string.h deleted file mode 100644 index c3d3614..0000000 --- a/src/libc/string.h +++ /dev/null @@ -1,9 +0,0 @@ -#ifndef STRING_H -#define STRING_H - -/** - * Convert int to char - */ -void itoa(int i, char *a); - -#endif
\ No newline at end of file |
