Sync from Upstream
This commit is contained in:
@@ -24,4 +24,4 @@ char *strcat(char *dest, const char *src);
|
||||
void strreverse(char s[]);
|
||||
void itoa(int n, char s[]);
|
||||
|
||||
#endif /* __STRING_H */
|
||||
#endif /* __STRING_H */
|
||||
|
||||
Reference in New Issue
Block a user