summaryrefslogtreecommitdiffstats
path: root/sys/sys/syscall.h
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>2001-09-18 23:33:33 +0000
committerpeter <peter@FreeBSD.org>2001-09-18 23:33:33 +0000
commit240c3fa09f43a615601f2ffcf4c2cab063df8096 (patch)
tree97232a928203c9b756859647ff4863842ea982b9 /sys/sys/syscall.h
parent85182a8d785d189f1e845c7d66810e3977ac161b (diff)
downloadFreeBSD-src-240c3fa09f43a615601f2ffcf4c2cab063df8096.zip
FreeBSD-src-240c3fa09f43a615601f2ffcf4c2cab063df8096.tar.gz
Regenerate
Diffstat (limited to 'sys/sys/syscall.h')
-rw-r--r--sys/sys/syscall.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/sys/sys/syscall.h b/sys/sys/syscall.h
index d3d18b2..0ac01cd 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.96 2001/09/01 19:36:46 dillon Exp
+ * created from FreeBSD: src/sys/kern/syscalls.master,v 1.97 2001/09/18 23:31:36 peter Exp
*/
#define SYS_syscall 0
@@ -295,4 +295,5 @@
#define SYS_extattr_get_fd 372
#define SYS_extattr_delete_fd 373
#define SYS___setugid 374
-#define SYS_MAXSYSCALL 375
+#define SYS_nfsclnt 375
+#define SYS_MAXSYSCALL 376
OpenPOWER on IntegriCloud