freebsd-dev/lib/libc/amd64/sys
John Birrell 68f87034f2 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.
1998-04-30 09:30:50 +00:00
..
brk.S Revert $FreeBSD$ to $Id$ 1997-02-22 15:12:41 +00:00
cerror.S Revert $FreeBSD$ to $Id$ 1997-02-22 15:12:41 +00:00
exect.S Revert $FreeBSD$ to $Id$ 1997-02-22 15:12:41 +00:00
Makefile.inc The syscall that creates a kernel thread is coming, but it doesn't use the 1998-04-30 09:30:50 +00:00
pipe.S Revert $FreeBSD$ to $Id$ 1997-02-22 15:12:41 +00:00
ptrace.S Revert $FreeBSD$ to $Id$ 1997-02-22 15:12:41 +00:00
reboot.S Revert $FreeBSD$ to $Id$ 1997-02-22 15:12:41 +00:00
sbrk.S Revert $FreeBSD$ to $Id$ 1997-02-22 15:12:41 +00:00
setlogin.S Revert $FreeBSD$ to $Id$ 1997-02-22 15:12:41 +00:00
sigreturn.S Revert $FreeBSD$ to $Id$ 1997-02-22 15:12:41 +00:00
vfork.S Revert $FreeBSD$ to $Id$ 1997-02-22 15:12:41 +00:00