summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>1998-05-14 14:49:58 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>1998-05-14 14:49:58 +0000
commitf46bdbccdbb4d68278a1affc035187d1838734f2 (patch)
tree77c017ab935b9cf6d008bbd128dcc69c4f6c46e0
parent01929df9e08e315e67d5dcee1286879dbf4572e1 (diff)
Notes
-rw-r--r--sys/sys/syscall.mk3
1 files changed, 1 insertions, 2 deletions
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 \