diff options
Diffstat (limited to 'src/userspace/mlibc/stdlib.h')
-rw-r--r-- | src/userspace/mlibc/stdlib.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/userspace/mlibc/stdlib.h b/src/userspace/mlibc/stdlib.h index 36a3b5f..3ccdec2 100644 --- a/src/userspace/mlibc/stdlib.h +++ b/src/userspace/mlibc/stdlib.h @@ -23,4 +23,4 @@ char *htoa(uint32_t n); int htoi(char *str); -#endif +#endif
\ No newline at end of file |