diff options
Diffstat (limited to 'src/kernel/lib/stdlib.h')
-rw-r--r-- | src/kernel/lib/stdlib.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/kernel/lib/stdlib.h b/src/kernel/lib/stdlib.h index 9cd9fab..18d933d 100644 --- a/src/kernel/lib/stdlib.h +++ b/src/kernel/lib/stdlib.h @@ -17,4 +17,4 @@ char *htoa(uint32_t n); int htoi(char *str); -#endif +#endif
\ No newline at end of file |