summaryrefslogtreecommitdiffstats
path: root/sys/compat/freebsd32/freebsd32_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/compat/freebsd32/freebsd32_syscall.h
parent9c9a32d97b41ab9d0cae56c7e428ad6d5cd1302f (diff)
downloadFreeBSD-src-b0f847476623130dd7bdc3665de2f62cf88f7e1f.zip
FreeBSD-src-b0f847476623130dd7bdc3665de2f62cf88f7e1f.tar.gz
Regen.
Diffstat (limited to 'sys/compat/freebsd32/freebsd32_syscall.h')
-rw-r--r--sys/compat/freebsd32/freebsd32_syscall.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/sys/compat/freebsd32/freebsd32_syscall.h b/sys/compat/freebsd32/freebsd32_syscall.h
index e9b1d31..9fcbdf0 100644
--- a/sys/compat/freebsd32/freebsd32_syscall.h
+++ b/sys/compat/freebsd32/freebsd32_syscall.h
@@ -3,7 +3,7 @@
*
* DO NOT EDIT-- this file is automatically generated.
* $FreeBSD$
- * created from FreeBSD: head/sys/compat/freebsd32/syscalls.master 220238 2011-04-01 11:16:29Z kib
+ * created from FreeBSD
*/
#define FREEBSD32_SYS_syscall 0
@@ -421,4 +421,5 @@
#define FREEBSD32_SYS_rctl_get_limits 527
#define FREEBSD32_SYS_rctl_add_rule 528
#define FREEBSD32_SYS_rctl_remove_rule 529
-#define FREEBSD32_SYS_MAXSYSCALL 530
+#define FREEBSD32_SYS_freebsd32_posix_fallocate 530
+#define FREEBSD32_SYS_MAXSYSCALL 532
OpenPOWER on IntegriCloud