X-Git-Url: https://git.ucc.asn.au/?a=blobdiff_plain;f=Kernel%2Fsyscalls.lst;h=a83f5d691af3863c1dc8e48b155f689cd052942d;hb=38e4b28d370c5f9284b285a71518ae2b6bce125c;hp=9b4920a0c17b59baaad064090da465c56cb7e459;hpb=466eda7c917791866a29c253c6c22197faf41bf7;p=tpg%2Facess2.git diff --git a/Kernel/syscalls.lst b/Kernel/syscalls.lst index 9b4920a0..a83f5d69 100644 --- a/Kernel/syscalls.lst +++ b/Kernel/syscalls.lst @@ -24,6 +24,7 @@ SYS_SPAWN Spawn a new process SYS_EXECVE Replace the current process SYS_LOADBIN Load a binary into the current address space SYS_UNLOADBIN Unload a loaded binary +SYS_LOADMOD Load a module into the kernel 32 SYS_GETPHYS Get the physical address of a page