Date: Thu, 30 Apr 1998 02:30:50 -0700 (PDT) From: John Birrell <jb@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-lib@FreeBSD.ORG Subject: cvs commit: src/lib/libc/i386/sys Makefile.inc Message-ID: <199804300930.CAA10094@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jb 1998/04/30 02:30:50 PDT Modified files: lib/libc/i386/sys Makefile.inc Log: 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. Revision Changes Path 1.9 +3 -4 src/lib/libc/i386/sys/Makefile.inc
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199804300930.CAA10094>