diff options
Diffstat (limited to 'doc/ints.txt')
-rw-r--r-- | doc/ints.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/ints.txt b/doc/ints.txt index 095298f..a2625ae 100644 --- a/doc/ints.txt +++ b/doc/ints.txt @@ -15,7 +15,6 @@ see table 1 file system calls have units of bytes unless otherwise specified. functions returning handles or pointers use 0 to indicate error. -see keys.txt for the return type of the "get key" system call. the edx register of "start task" is a pointer to a null-terminated string. a pointer to a readonly copy of this string is put into the new task's edx. the esi register is passed through directly, and is meant to be a task handle. |