summaryrefslogtreecommitdiffstats
path: root/sys/sys/syscall.h
diff options
context:
space:
mode:
authordchagin <dchagin@FreeBSD.org>2014-11-13 05:28:06 +0000
committerdchagin <dchagin@FreeBSD.org>2014-11-13 05:28:06 +0000
commitc0a51053a441ad84e192ccb6d6b1f73c929a2e76 (patch)
treea4fb5d0eeff377660faea67d3e700a3f9d01b2c2 /sys/sys/syscall.h
parent162012051b1acf7253cbb90e723b560abf78f6fc (diff)
downloadFreeBSD-src-c0a51053a441ad84e192ccb6d6b1f73c929a2e76.zip
FreeBSD-src-c0a51053a441ad84e192ccb6d6b1f73c929a2e76.tar.gz
Regen for r274462.
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 576b420..b9b5fe4 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 272823 2014-10-09 15:16:52Z marcel
+ * created from FreeBSD: head/sys/kern/syscalls.master 274462 2014-11-13 05:26:14Z dchagin
*/
#define SYS_syscall 0
@@ -462,4 +462,5 @@
#define SYS_pipe2 542
#define SYS_aio_mlock 543
#define SYS_procctl 544
-#define SYS_MAXSYSCALL 545
+#define SYS_ppoll 545
+#define SYS_MAXSYSCALL 546
OpenPOWER on IntegriCloud