summaryrefslogtreecommitdiffstats
path: root/sys/sys/syscall.h
diff options
context:
space:
mode:
authorkib <kib@FreeBSD.org>2012-11-13 12:53:41 +0000
committerkib <kib@FreeBSD.org>2012-11-13 12:53:41 +0000
commit63c9e066e571375d101bf5fc696a34a8d1efbebf (patch)
treef68b47fec7d5bdb763b06178ef83c39276f7f632 /sys/sys/syscall.h
parent1409e8df208328336c5d9a8943bd8b7f1d42d12e (diff)
downloadFreeBSD-src-63c9e066e571375d101bf5fc696a34a8d1efbebf.zip
FreeBSD-src-63c9e066e571375d101bf5fc696a34a8d1efbebf.tar.gz
Regen
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 a875083..6b0cd67 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: head/sys/kern/syscalls.master 239347 2012-08-17 02:26:31Z davidxu
+ * created from FreeBSD: head/sys/kern/syscalls.master 242958 2012-11-13 12:52:31Z kib
*/
#define SYS_syscall 0
@@ -451,4 +451,5 @@
#define SYS_rctl_remove_rule 529
#define SYS_posix_fallocate 530
#define SYS_posix_fadvise 531
-#define SYS_MAXSYSCALL 532
+#define SYS_wait6 532
+#define SYS_MAXSYSCALL 533
OpenPOWER on IntegriCloud