diff --git a/sys/sys/syscall.mk b/sys/sys/syscall.mk index 253fb68e03b7..e6cbc1bdde2a 100644 --- a/sys/sys/syscall.mk +++ b/sys/sys/syscall.mk @@ -1,6 +1,6 @@ # FreeBSD system call names. # DO NOT EDIT-- this file is automatically generated. -# created from Id: syscalls.master,v 1.49 1998/03/28 11:50:01 dufault Exp +# created from Id: syscalls.master,v 1.51 1998/05/14 11:28:11 peter Exp MIASM = \ syscall.o \ exit.o \ @@ -187,7 +187,6 @@ MIASM = \ kldstat.o \ kldfirstmod.o \ getsid.o \ - signanosleep.o \ aio_return.o \ aio_suspend.o \ aio_cancel.o \