summaryrefslogtreecommitdiffstats
path: root/sys/sys/syscall.h
diff options
context:
space:
mode:
authorbdrewery <bdrewery@FreeBSD.org>2016-08-08 21:19:57 +0000
committerbdrewery <bdrewery@FreeBSD.org>2016-08-08 21:19:57 +0000
commitb59b5a350df2ca673151ee32a08b525949bac09e (patch)
tree3969d0ec6a80585a00d1ba5f6a72c3227edf093c /sys/sys/syscall.h
parentbbfe59937682b189f91d53737ee5542594b3cd57 (diff)
downloadFreeBSD-src-b59b5a350df2ca673151ee32a08b525949bac09e.zip
FreeBSD-src-b59b5a350df2ca673151ee32a08b525949bac09e.tar.gz
Regenerate for r303857.
Approved by: re (gjb, implicit)
Diffstat (limited to 'sys/sys/syscall.h')
-rw-r--r--sys/sys/syscall.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/sys/syscall.h b/sys/sys/syscall.h
index accd20c..2db6c64 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 302094 2016-06-22 21:15:59Z brooks
+ * created from FreeBSD: stable/11/sys/kern/syscalls.master 303854 2016-08-08 20:23:11Z bdrewery
*/
#define SYS_syscall 0
@@ -48,7 +48,7 @@
#define SYS_getppid 39
/* 40 is old lstat */
#define SYS_dup 41
- /* 42 is freebsd10 pipe */
+#define SYS_freebsd10_pipe 42
#define SYS_getegid 43
#define SYS_profil 44
#define SYS_ktrace 45
OpenPOWER on IntegriCloud