summaryrefslogtreecommitdiffstats
path: root/sys/sys/syscall.h
diff options
context:
space:
mode:
authormdf <mdf@FreeBSD.org>2011-04-18 16:32:47 +0000
committermdf <mdf@FreeBSD.org>2011-04-18 16:32:47 +0000
commitb0f847476623130dd7bdc3665de2f62cf88f7e1f (patch)
treef4c795eb7b480dabd1ea9aa3df7b00438cd8a2b2 /sys/sys/syscall.h
parent9c9a32d97b41ab9d0cae56c7e428ad6d5cd1302f (diff)
downloadFreeBSD-src-b0f847476623130dd7bdc3665de2f62cf88f7e1f.zip
FreeBSD-src-b0f847476623130dd7bdc3665de2f62cf88f7e1f.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 93e4621..8be00de 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 220163 2011-03-30 17:48:15Z trasz
+ * created from FreeBSD
*/
#define SYS_syscall 0
@@ -440,4 +440,5 @@
#define SYS_rctl_get_limits 527
#define SYS_rctl_add_rule 528
#define SYS_rctl_remove_rule 529
-#define SYS_MAXSYSCALL 530
+#define SYS_posix_fallocate 530
+#define SYS_MAXSYSCALL 532
OpenPOWER on IntegriCloud