10ms Round Robin scheduler (blank processes)
This commit is contained in:
@@ -2,5 +2,6 @@
|
||||
#define STRING_H
|
||||
|
||||
char *strcpy(char *dest, const char *src);
|
||||
char *strcat(char *dest, const char *src);
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user