K 10 svn:author V 2 jb K 8 svn:date V 27 1998-04-30T09:30:50.000000Z K 7 svn:log V 230 The syscall that creates a kernel thread is coming, but it doesn't use the default syscall asm, so add it to NOASM. The other syscalls that manipulate kernel threads use the default asm code, so they just get built automatically. END