summaryrefslogtreecommitdiffstats
path: root/sys/sys
diff options
context:
space:
mode:
authorbde <bde@FreeBSD.org>2002-01-30 10:29:12 +0000
committerbde <bde@FreeBSD.org>2002-01-30 10:29:12 +0000
commit7e5d2672ea9d3275715b92f78cb83c4cbd84f004 (patch)
tree8d360fe5c41096f7cde8e7efe7e5b6d1196cf1c2 /sys/sys
parenta348e6b305f6c14c898769bd1656afc53b3fea9a (diff)
downloadFreeBSD-src-7e5d2672ea9d3275715b92f78cb83c4cbd84f004.zip
FreeBSD-src-7e5d2672ea9d3275715b92f78cb83c4cbd84f004.tar.gz
Regenerate _after_ the commit to syscalls.master.
Diffstat (limited to 'sys/sys')
-rw-r--r--sys/sys/syscall.h2
-rw-r--r--sys/sys/syscall.mk4
-rw-r--r--sys/sys/sysproto.h2
3 files changed, 4 insertions, 4 deletions
diff --git a/sys/sys/syscall.h b/sys/sys/syscall.h
index a222656..535a714 100644
--- a/sys/sys/syscall.h
+++ b/sys/sys/syscall.h
@@ -3,7 +3,7 @@
*
* DO NOT EDIT-- this file is automatically generated.
* $FreeBSD$
- * created from FreeBSD: src/sys/kern/syscalls.master,v 1.100 2001/11/02 17:58:26 phk Exp
+ * created from FreeBSD: src/sys/kern/syscalls.master,v 1.101 2001/12/29 07:13:45 alfred Exp
*/
#define SYS_syscall 0
diff --git a/sys/sys/syscall.mk b/sys/sys/syscall.mk
index d98592f..0ae02cd 100644
--- a/sys/sys/syscall.mk
+++ b/sys/sys/syscall.mk
@@ -1,7 +1,7 @@
# FreeBSD system call names.
# DO NOT EDIT-- this file is automatically generated.
-# $FreeBSD$
-# created from FreeBSD: src/sys/kern/syscalls.master,v 1.100 2001/11/02 17:58:26 phk Exp
+ * $FreeBSD$
+# created from FreeBSD: src/sys/kern/syscalls.master,v 1.101 2001/12/29 07:13:45 alfred Exp
MIASM = \
syscall.o \
exit.o \
diff --git a/sys/sys/sysproto.h b/sys/sys/sysproto.h
index db60748..38099a0 100644
--- a/sys/sys/sysproto.h
+++ b/sys/sys/sysproto.h
@@ -3,7 +3,7 @@
*
* DO NOT EDIT-- this file is automatically generated.
* $FreeBSD$
- * created from FreeBSD: src/sys/kern/syscalls.master,v 1.100 2001/11/02 17:58:26 phk Exp
+ * created from FreeBSD: src/sys/kern/syscalls.master,v 1.101 2001/12/29 07:13:45 alfred Exp
*/
#ifndef _SYS_SYSPROTO_H_
OpenPOWER on IntegriCloud