summaryrefslogtreecommitdiffstats
path: root/sys/sys/syscall.h
diff options
context:
space:
mode:
authorpjd <pjd@FreeBSD.org>2013-03-21 23:02:19 +0000
committerpjd <pjd@FreeBSD.org>2013-03-21 23:02:19 +0000
commitf44b21d5e5a136e80abf599ed9aecba92339234b (patch)
tree7ebd0d71ee31c6008be6adabffffd248a975f8e9 /sys/sys/syscall.h
parent635dbe90f28856681c546e79b162657930ba6248 (diff)
downloadFreeBSD-src-f44b21d5e5a136e80abf599ed9aecba92339234b.zip
FreeBSD-src-f44b21d5e5a136e80abf599ed9aecba92339234b.tar.gz
Regenerate after r248599.
Sponsored by: The FreeBSD Foundation
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 4537d88..b7e462c 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 247667 2013-03-02 21:11:30Z pjd
+ * created from FreeBSD: head/sys/kern/syscalls.master 248599 2013-03-21 22:59:01Z pjd
*/
#define SYS_syscall 0
@@ -459,4 +459,5 @@
#define SYS_cap_fcntls_get 537
#define SYS_bindat 538
#define SYS_connectat 539
-#define SYS_MAXSYSCALL 540
+#define SYS_chflagsat 540
+#define SYS_MAXSYSCALL 541
OpenPOWER on IntegriCloud