diff options
Diffstat (limited to 'documentation/syscalls.txt')
-rw-r--r-- | documentation/syscalls.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/documentation/syscalls.txt b/documentation/syscalls.txt index 10bf2a9..15aabfa 100644 --- a/documentation/syscalls.txt +++ b/documentation/syscalls.txt @@ -66,3 +66,7 @@ get new pages: close file: rax in: 7 rdi in: file handle + +read key packet: + rax in: 8 + eax out: key packet |