X-Git-Url: https://git.ucc.asn.au/?a=blobdiff_plain;f=Kernel%2Fsyscalls.lst;h=dde278cd9e5952c20ef776a2cc8d8614980caf0a;hb=b98fbd4e9c71447d81fc9bd643fb174c76346e0f;hp=c5978beaa7bf00123cf37a9055edda1ecce5930b;hpb=077a1c5d962b20dee54c6b31c8f37d2fe79105ad;p=tpg%2Facess2.git diff --git a/Kernel/syscalls.lst b/Kernel/syscalls.lst index c5978bea..dde278cd 100644 --- a/Kernel/syscalls.lst +++ b/Kernel/syscalls.lst @@ -3,7 +3,7 @@ SYS_EXIT Kill this thread SYS_CLONE Create a new thread SYS_KILL Send a signal -SYS_SIGNAL Set signal Handler +SYS_SETFAULTHANDLER Set signal Handler SYS_YIELD Yield remainder of timestamp SYS_SLEEP Sleep until messaged or signaled SYS_WAIT Wait for a time or a message