syscall lab need to finish
This commit is contained in:
@@ -23,6 +23,7 @@ int getpid(void);
|
||||
char *sbrk(int);
|
||||
int sleep(int);
|
||||
int uptime(void);
|
||||
int trace(int);
|
||||
|
||||
// ulib.c
|
||||
int stat(const char *, struct stat *);
|
||||
|
||||
Reference in New Issue
Block a user