aboutsummaryrefslogtreecommitdiff
path: root/sys/sys/sysproto.h
diff options
context:
space:
mode:
authorMatthew Dillon <dillon@FreeBSD.org>2001-09-01 03:56:12 +0000
committerMatthew Dillon <dillon@FreeBSD.org>2001-09-01 03:56:12 +0000
commitf7b200fd2f76b44c2d292ad560de496df7325dd4 (patch)
tree94da095e7e7b5651229eab99b0f39a37cc0dcf36 /sys/sys/sysproto.h
parent918c3b1361d6bd2f2c1e2047fdc1d0820027da7b (diff)
downloadsrc-f7b200fd2f76b44c2d292ad560de496df7325dd4.tar.gz
src-f7b200fd2f76b44c2d292ad560de496df7325dd4.zip
regenerate syscalls
Notes
Notes: svn path=/head/; revision=82712
Diffstat (limited to 'sys/sys/sysproto.h')
-rw-r--r--sys/sys/sysproto.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/sys/sysproto.h b/sys/sys/sysproto.h
index 535117c0b389..ff82ab67b3e4 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.91 2001/05/29 09:22:22 phk Exp
+ * created from FreeBSD: src/sys/kern/syscalls.master,v 1.95 2001/09/01 03:54:09 dillon Exp
*/
#ifndef _SYS_SYSPROTO_H_