mirror of
https://github.com/RGBCube/serenity
synced 2025-07-26 05:47:34 +00:00
These changes were lying around uncommitted in the old repo.
I'm just gonna commit them without too much thinking and then take it from there.
This commit is contained in:
parent
87d41bdca4
commit
72bb80a9ae
8 changed files with 94 additions and 81 deletions
|
@ -11,5 +11,6 @@ int seek(int fd, int offset);
|
|||
int kill(pid_t pid, int sig);
|
||||
uid_t getuid();
|
||||
void sleep(DWORD ticks);
|
||||
void yield();
|
||||
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue